glutanimate / syntax-highlighting

A fork of Tiago Barroso's Syntax Highlighting add-on with support for Anki 2.1
https://ankiweb.net/shared/info/1463041493
Other
108 stars 27 forks source link

Also escape :: #16

Closed agentydragon closed 4 years ago

agentydragon commented 4 years ago

Description

:: also has a special meaning for Anki, as separator between Cloze content and hint. This addon already escapes {{ and }}. Add escaping for ::.

Checklist:

Please replace the space inside the brackets with an x and fill out the ellipses if the following items apply:

glutanimate commented 4 years ago

Good looking out, thanks!

agentydragon commented 4 years ago

Thanks :)