Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
supersurviveur committed May 14, 2024
1 parent 51f45c0 commit a75a925
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ By default, the extension will use the monokai theme colors.
{
"name": "mySymbol",
"symbol": "|some chars|",
"category": "operator" // Can be keyword, operator, comparison, number, letter, bigletter, set, space, default
"category": "operator"
}
```
`category` can be `keyword`, `operator`, `comparison`, `number`, `letter`, `bigletter`, `set`, `space` or `default`.

# Issues
If you encounter any issues, please report them on the [GitHub repository](https://github.com/supersurviveur/typst-math/issues).
Expand Down

0 comments on commit a75a925

Please sign in to comment.