| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build(deps): configure eslint and babel with formatjs | Armand Philippot | 2022-01-28 | 1 | -0/+1 |
| | | |||||
| * | chore: add normalize whitespace prism plugin | Armand Philippot | 2022-01-27 | 1 | -0/+1 |
| | | | | | | | | | When passing code sample as children to a component, React add an extra newline at the end of the sample. Both line-numbers and command-line plugins use the newline character. So each code blocks was printing an extra new line at the end. It is not wanted. The normalize whitespace plugin prevent this. | ||||
| * | chore(prism): replace Coldark theme with a custom theme | Armand Philippot | 2022-01-03 | 1 | -2/+1 |
| | | |||||
| * | chore: add prismjs for syntax highlighting | Armand Philippot | 2021-12-30 | 1 | -1/+50 |
| | | |||||
| * | build: configure lingui js for i18n | Armand Philippot | 2021-12-12 | 1 | -0/+4 |
