Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/evancarroll/p5-doc-comments
- Owner: EvanCarroll
- Created: 2024-07-18T06:04:02.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T06:20:35.000Z (4 months ago)
- Last Synced: 2024-07-18T08:13:30.597Z (4 months ago)
- Language: Perl
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)