Skip to content

Commit e87eaf4

Browse files
authored
Update README.md
1 parent af72e01 commit e87eaf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Pages are generated from the [Markdown](https://www.markdownguide.org/basic-synt
1313
- [Prettier](https://prettier.io/) - check if the formatting of the code follows the style guide
1414
- [lychee](https://lychee.cli.rs/) - check for broken links
1515

16-
Errors from prettier are fixed by running 'prettier [file] --write' and pushing the new file (easiest to do on Analysis after installing the [Shopify Liquid Prettier Plugin](https://www.npmjs.com/package/@shopify/prettier-plugin-liquid).
16+
Errors from prettier are fixed by running 'prettier [file] --write' and pushing the new file (easiest to do on Analysis after installing the [Shopify Liquid Prettier Plugin](https://www.npmjs.com/package/@shopify/prettier-plugin-liquid)).
1717

18-
**al-folio** supports fast math typesetting through [MathJax](https://www.mathjax.org/) and code syntax highlighting using [GitHub style](https://github.com/jwarby/jekyll-pygments-themes). Also supports [chartjs charts](https://www.chartjs.org/), [mermaid diagrams](https://mermaid-js.github.io/mermaid/#/), and [TikZ figures](https://tikzjax.com/).
18+
Code syntax highlighting using [GitHub style](https://github.com/jwarby/jekyll-pygments-themes). Math typesetting supported through [MathJax](https://www.mathjax.org/), with additional support for [chartjs charts](https://www.chartjs.org/), [mermaid diagrams](https://mermaid-js.github.io/mermaid/#/), and [TikZ figures](https://tikzjax.com/).
1919

2020
Photo formatting is made simple using [Bootstrap's grid system](https://getbootstrap.com/docs/4.4/layout/grid/). Easily create beautiful grids within your blog posts and project pages, also with support for [video](https://alshedivat.github.io/al-folio/blog/2023/videos/) and [audio](https://alshedivat.github.io/al-folio/blog/2023/audios/) embeds:
2121

0 commit comments

Comments
 (0)