You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Markdown applications don’t agree on how to handle a missing space between the number signs (#) and the heading name. For compatibility, always put a space between the number signs and the heading name.
Should we count headings without this space as valid?
Context
Markdown is a common format for documents ingested into vector systems and has more exploitable structure than simple text.
This task is to create an
vecs.adapters.base.AdapterStep
that handles chunking markdown by heading.Ideally it would also accept parameters for
e.g.
The text was updated successfully, but these errors were encountered: