What is ideal for parsing Obsidian markdown? #10
Closed
Feel-ix-343
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
|
The current options:
Which is best? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Have you looked at pomsky before? I don't know if it will help with speed at all but seems like it should help with the ugliness/maintainability aspect of the regex. Bonus points is that it's also rust, so hopefully it wouldn't complicate things too much. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Seems that I am going to use tree-sitter for version 1. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@dawsers
@Feel-ix-343
@dawsers
Beta Was this translation helpful? Give feedback.
All reactions