February 16, 2026
#Markdown
March 12, 2025
MkDocs Table Reader Plugin
MkDocs plugin to directly insert tables from files into markdown.
This is the power of MkDocs being backed by Python. There are so many plugins to choose from.
March 5, 2025
Relative Markdown Links in Hugo
The minimal example for relative markdown links:
[My Article](../my-article/index.md)Template:
/layouts/_default/_markup/render-link.html:<a href="{{ (.Page.GetPage .Destination).RelPermalink | safeURL }}"> {{ .Text | safeHTML }} </a>
This solves the problem of relative markdown links to other pages in Hugo.
December 6, 2024
Many Notes
Many Notes is a markdown note-taking app designed for simplicity! Easily create or import your vaults and organize your thoughts right away.
Vaults are simply storage containers for your files, and Many Notes provides you with the flexibility to keep everything in one vault or to separate your files into multiple vaults.
Just another one of those note-taking apps.
August 21, 2024
Home – An Otter Wiki
A minimalistic wiki powered by python, markdown and git.