Obsidian_to_Anki icon indicating copy to clipboard operation
Obsidian_to_Anki copied to clipboard

$ can't be rendered in notes

Open dzelemba opened this issue 4 years ago • 5 comments

I've tried $ and \$ and `$`, but the dollar sign get's replaced with \( in all cases due to the math formatting. Is there a syntax I'm missing?

dzelemba avatar Feb 19 '21 17:02 dzelemba

I have this problem, too. Sometimes, it seems to repeat the phrase before: Question in Obsidian:

Q: What does a dollar symbol `$` do in regex? #TopicRegex 
A: It's used to search for patterns at the end of strings. For example, `story$` will only match strings that end with `'story'`. This symbol is known as the *anchor character*.
<!--ID: 1623834043892-->

Rendering in Anki:

Topics/Regex.md > FCC - Front End Development Libraries

What does a dollar symbol `What does a dollar symbol do in regex? #TopicRegex
It's used to search for patterns at the end of strings. For example, storyIt's used to search for patterns at the end of strings. For example, will only match strings that end with'story'`. This symbol is known as the anchor character.

Obsidian

safwansamsudeen avatar Jun 19 '21 01:06 safwansamsudeen

Can the dollar symbols in the code block, such as ``` $$``` or `$`, be kept as they are,thanks

wujun001 avatar Jan 23 '24 08:01 wujun001

@Pseudonium

wujun001 avatar Jan 23 '24 08:01 wujun001