formatting pdf

Markdown

![The link description](file.md#the-section-to-replace-space-with-minus-and-lower-case)
![The link description](/path/to/the/file.md#the-section-to-replace-space-with-minus-and-lower-case)

Clickable images

This allows to make the image clickable (and allow zooming):

[![Alt description](image-link.png)](image-link.png)

Generate papers pdf from markdown

Transpile MD to html

Technical documentation

Mkdocs

Mdbook

tutorial

The left panel is somehow buged on mobile: once on bottom, no way to scroll upward.

HonKit

The pdf/ebook rendering is ugly. The outlines exist but are broken.

Zeste de savoir

Myst website

Myst

myst init
myst templates download --site "book-theme"
myst build --html
apt-get -y install latexmk
apt-get -y install texlive-xetex
myst build --pdf ./index.md

React ?

This page was last modified: