summaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/prism.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-34/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* refactor: load prism plugins without babelArmand Philippot2022-03-241-11/+10
|
* fix(prism): translate toolbar buttons on single article pagesArmand Philippot2022-02-101-49/+0
| | | | | The translation was not always loaded the first time. So I decided to put the prism attributes manually instead.
* chore(prism): translate color scheme toggle buttonArmand Philippot2022-02-081-0/+21
|
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-5/+17
|
* chore: add line numbers to all prism blocks and translate copy buttonArmand Philippot2022-01-031-0/+51