aboutsummaryrefslogtreecommitdiffstats
path: root/src/ts/types/mdx.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-22/+0
| | | | | | Using paths aliases starting with "@" can be confusing and can lead to conflict with existings modules. I prefer to use relative paths to avoid extra configuration in tools because of these aliases.
* chore: use image title as figure label if no caption is providedArmand Philippot2022-06-071-1/+6
|
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-4/+1
|
* chore: add a LegalNotice pageArmand Philippot2022-05-031-0/+20