tclip/cmd/web
Xe Iaso dc69c0cd81 cmd/web: add markdown processing
This uses the library blackfriday[1] to convert markdown to HTML. This
is a naive implementation, but it will do for now.

[1]: https://pkg.go.dev/github.com/russross/blackfriday

Signed-off-by: Xe Iaso <xe@tailscale.com>
2023-02-23 19:58:37 +00:00
..
static cmd/web: syntax highlighting with prism.js 2023-02-22 15:43:17 +00:00
tmpl cmd/web: add markdown processing 2023-02-23 19:58:37 +00:00
main.go cmd/web: add markdown processing 2023-02-23 19:58:37 +00:00
schema.sql many fixes 2022-12-15 18:47:09 +00:00