Skip to content

Commit

Permalink
add cache advice
Browse files Browse the repository at this point in the history
  • Loading branch information
yagarea committed Feb 22, 2022
1 parent 322dcbf commit ff1824e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ jektex:
- ["\\C", "\\mathbb{C}"]
```
And yes you have to escape backlash(`\`) with another backlash. This is caused by
[yaml definition](https://yaml.org/).

[yaml definition](https://yaml.org/). YOU SHOULD ALWAYS delete jektex cache after changing
definition of a macro for change to take effect.

**Complete examples**
Recommended config:
Expand Down

0 comments on commit ff1824e

Please sign in to comment.