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 escaping_underscores option to markdown export (#135)
feat: add escaping_underscores option to markdown
BREAKING CHANGE: export to text no longer escapes underscores.
Add `escaping_underscores` option to `export_to_markdown().
Set default value to `escaping_underscores` to True.
Signed-off-by: Vdaleke <[email protected]>
0 commit comments