Skip to content

Commit 7f32cfa

Browse files
committed
Various improvements
- Fix comments in rehype plugin and add tests - Use static2dynamic in more places
1 parent 8b12062 commit 7f32cfa

File tree

12 files changed

+2245
-744
lines changed

12 files changed

+2245
-744
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,8 @@ jobs:
1717
- name: Lint markdown
1818
run: yarn markdownlint-cli2
1919

20+
- name: Run tests
21+
run: yarn test
22+
2023
- name: Build pages
2124
run: yarn build

0 commit comments

Comments
 (0)