Hi there. Please add some scribble examples to this repo.
Each example should:
have its own, build-able source code (and maybe come with a Makefile?)
render to HTML and PDF snippets in the package documentation, maybe with an API like (render-example [filename path-string?] [render-spec (or/c 'html 'pdf 'markdown string?)]) pre-flow?
Hi there. Please add some scribble examples to this repo.
Each example should:
(render-example [filename path-string?] [render-spec (or/c 'html 'pdf 'markdown string?)]) pre-flow?