Go to file
gsb 256c8d7090 Replace marked/turndown/purify with ribbit editor
This commit moves all html/markdown editor logic to the ribbit library.

Submodule tracks https://git.evilchi.li/evilchili/ribbit.git.
The dist files in static/ are committed copies; the submodule
provides source access for development.

We use pre_format and pre_build slam hooks to ensure the submodules are
initialized and updated correctly, and to perform the dist file copy.
2026-04-29 00:26:00 +00:00
.slam/hooks Replace marked/turndown/purify with ribbit editor 2026-04-29 00:26:00 +00:00
lib Replace marked/turndown/purify with ribbit editor 2026-04-29 00:26:00 +00:00
src/ttfrog Replace marked/turndown/purify with ribbit editor 2026-04-29 00:26:00 +00:00
test checkpoint: working markdown<=>html converter 2025-12-25 10:29:46 -08:00
.gitignore Replace marked/turndown/purify with ribbit editor 2026-04-29 00:26:00 +00:00
.gitmodules Replace marked/turndown/purify with ribbit editor 2026-04-29 00:26:00 +00:00
LICENSE Initial commit 2025-09-21 13:40:42 -07:00
poetry.lock Replace marked/turndown/purify with ribbit editor 2026-04-29 00:26:00 +00:00
pyproject.toml Replace marked/turndown/purify with ribbit editor 2026-04-29 00:26:00 +00:00
README.md Initial commit 2025-09-21 13:40:42 -07:00

vtt