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
feat: add unformatted flag to be able to avoid md parser
I encountered errors with markdown parsing when one uses:
1. {*}text text{*} to format bold text
2. brackets inside brackets like so [[EKK] Link|example.com]
I don't need fancy stuff, i just want to have info so I've added flag to
bypass errors with parsing
0 commit comments