Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evancarroll/p5-doc-comments

perl-md-demo
https://github.com/evancarroll/p5-doc-comments

Last synced: 3 days ago
JSON representation

perl-md-demo

Awesome Lists containing this project

README

        

Demo
====

Inside this repo is,

* [`runme.sh`](runme.sh) generates markdown from code-comments and renders it with `mdcat`
* [`test.pl`](test.pl) perl script that contains Markdown (CommonMark), invoke like this
``` sh
./runme.sh ./test.pl
```
* [`rendered_screenshot.png`](rendered_screenshot.png) rendering of the Markdown in my terminal (using Fira Code Nerdfont, and Kitty with a Godly blue color scheme)