cleanup
This commit is contained in:
@@ -107,8 +107,8 @@ const options: MarkdownOptions = {
|
||||
|
||||
```bash
|
||||
./bin/markdown2html \
|
||||
--katex-macro '\foobar' '\text{foo}' '\text{bar}' \
|
||||
--katex-macro '\bazqux' '\text{baz}' '\text{qux}'
|
||||
--katex-macro '\foobar' '\text{foo} + \text{bar}' \
|
||||
--katex-macro '\bazqux' '\text{baz} + \text{qux}'
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user