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.
MkDocs plugin to directly insert tables from files into markdown.
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>
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.
A minimalistic wiki powered by python, markdown and git.