gpaulissen / bml

Bridge Markup Language
https://gpaulissen.github.io/bml/
MIT License
6 stars 4 forks source link

Fix #21 by not converting strains in descriptions and paragraphs #22

Open jdh8 opened 2 years ago

jdh8 commented 2 years ago

In this MR, we stop converting \d[SHDCN] in descriptions and paragraphs. This changes avoids unexpected suit symbols like "4♠FG" in the generated HTML files. The new behavior is also consistent to the documentation and the LaTeX converter.