Markdown Stuff

Published: 2026-03-26

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

  • [ ] Tables don't render
  • [ ]Code blocks are broken and dont work.
  • [ ] d2lang preprocessing is broken

*Now i have recofigured the rendering engine, to use

Codeblock

With annotation, bash

```bash

This is a code, that is bash

``` 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

Table