49caf89287
mod(node2buffer): correctly display and link hyper links
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 31s
2024-10-17 16:54:38 +02:00
b1257fd490
mod: simplify minor implementation details
...
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 30s
Add scroll length detection, and link transformation with highlighting.
2024-10-15 16:04:06 +02:00
a3d0b7af9a
mod(node2buffer): add styling to parsed contents
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 29s
2024-10-13 16:39:51 +02:00
a01619911d
add(zmd): parse markdown file contents and display the parsed contents
...
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 44s
Not everything can be parsed and displayed correctly yet, however this
will the default file format to use for adding page contents (i.e.
normal pages, blog entries, etc.)
2024-10-13 12:57:44 +02:00