Commit graph

4 commits

Author SHA1 Message Date
Simone Poggiali
d2c34b478b
Setup GitHub Actions (#43) 2023-07-21 14:08:34 +02:00
Simone Poggiali
ab58511630
Lint check (#42)
Lint with Prettier TS code snippets in MD files.
2023-07-21 13:08:21 +02:00
Simone Poggiali
d681f4d2c5
Tooling check TypeScript snippets from markdown (#14)
- Extract TypeScript snippets from markdown file
- Compile each snippet using TypeScript
- User can skip the compilation of a snippet by using `<!-- skip -->` just before its typescript declaration
2023-06-20 23:04:42 +02:00
Simone Poggiali
97210b61ee
Automatically format code snippets using Prettier (#13) 2023-06-19 22:10:51 +02:00