Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not escaping dollar signs #113

Open
jaylogue opened this issue Jan 7, 2025 · 0 comments
Open

Not escaping dollar signs #113

jaylogue opened this issue Jan 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jaylogue
Copy link

jaylogue commented Jan 7, 2025

Describe the bug

Based on long standing habit, many of my notes use a triple dollar sign ($$$) as to-do marker (I mean, who doesn't notice dollar signs, right?). However, upon conversion these produced an error when rendered in WYSIWYG mode:

KaTex parse error: Can't use function '$' in math mode

To Reproduce

Convert a notebook containing the text "$$$" to Joplin format.

Expected behavior

Dollar signs are properly escaped when viewed in md editor.

Desktop (please complete the following information):

  • OneNodeMdExporter version : v1.5.0.0
  • Windows version : Windows 10 64 bits
  • Office Version : 2013 64 bits
@jaylogue jaylogue added the bug Something isn't working label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant