In my effort to automat ans assemble all my note-taking efforts over the years, im in the process of migrating to jBake as the new home.
No change without pain.
In my old Hakyll static compiler i had invested a large amount of effort into special nice adaptions. Now i pay the price.
Problems
- [x] Tables don't render
- [x] Code blocks are broken and dont work.
- [ ] d2lang preprocessing is broken. probably move this to a separate pipeline, and serve static content form there.
-
Now i have recofigured the rendering engine, to use
- Here is the spec: CommonMark Spec...
- [ ] Find a linter, to check all posts. I probably have to write this one.
- [ ] Code a translator for the remaining systems and their respectable files. VIP.
Codeblock
This is a codeblock with annotation: bash
This is a code, that is
bash
This is a codebloc with NO annotation
This is a code bloc
!bash
Table
| this | is | a | header |
|---|---|---|---|
| center | right | left | right: |
| senter | høyre | venstre | høyre |
Tegn
- æ,ø,å
- Æ,Ø,ÅS