llplenum/README.md
2024-05-09 00:15:01 +02:00

11 lines
291 B
Markdown

# llplenum
A simple script to format the minutes of a plenum (Markdown) for the LeineLab wiki.
## Usage
Copy the Markdown code to clipboard and call this script. You'll the find the modified code in your clipboard, ready to paste.
## Dependencies
- xclip (Linux)
- pbcopy/pbpaste (MacOS)