mgmeyers / obsidian-smart-typography

Converts quotes to curly quotes, dashes to em dashes, and periods to ellipses
GNU General Public License v3.0
241 stars 11 forks source link

implementation of implication arrows (without IIF) #38

Open danielskowronski opened 1 year ago

danielskowronski commented 1 year ago

Implementation of implication arrows (<=, =>)

IIF ("if and only if", ) is too tricky to implement with my current understanding of the replacement engine, even with hardcoded to rule

https://github.com/mgmeyers/obsidian-smart-typography/issues/32

tim-wag commented 4 months ago

Conflicts with the "<=" for "≤" btw Maybe "<== | ==>" 🤷‍♂️