issues
search
ObsidianToAnki
/
Obsidian_to_Anki
Script to add flashcards from text/markdown files to Anki
GNU General Public License v3.0
1.54k
stars
136
forks
source link
fix: 219 correctly handle dolar symbol in decensor function
#618
Open
envico801
opened
1 month ago
envico801
commented
1 month ago
Closes #219
Implement counter to ensure each replacement is used once and in order
Use global
g
flag in RegExp to handle all occurrences of the mask
Closes #219
g
flag in RegExp to handle all occurrences of the mask