summary: - adds prettier formatter configuration - formats the entire repo using prettier, ignoring minified files (`*.min.css`) and heavy generated html - changes extensions of all `.html` files to `.liquid`, which is more correct and necessary for prettier to work correctly - replaces "%-" and "-%" with just "%" — manual liquid formatting using minus signs is superfluous since we are compressing and minifying the code anyway - adds CI action for running prettier check on PR and pushes to master
611 B
611 B
| layout | title | date | description | tags | categories | tikzjax |
|---|---|---|---|---|---|---|
| post | a post with TikZJax | 2023-12-12 22:25:00 | this is what included TikZ code could look like | formatting diagrams | sample-posts | true |
This is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs.