diff options
author | François-Xavier Carton <fx.carton91@gmail.com> | 2020-11-22 15:15:52 +0100 |
---|---|---|
committer | François-Xavier Carton <fx.carton91@gmail.com> | 2020-11-22 15:15:52 +0100 |
commit | fc1425c7016903b620220a21d761d9198bc874d8 (patch) | |
tree | e7d91ee258980e990dc0df723ab8ec4be15ead0c /blogit.1 | |
parent | 2970a04be8d3611c855d22edc7bee3bcfa6eb823 (diff) |
Allow escaping $ and fix &
- $ can now be escaped with \$ to prevent variable substitution
- this is not needed in code blocks (``` ... ```), variables are never
expanded there
- & is properly escaped so that a & in markdown will result in a & in
html, as one would expect
Diffstat (limited to 'blogit.1')
0 files changed, 0 insertions, 0 deletions