2024-04-12 16:47:49 +02:00
|
|
|
# llplenum
|
|
|
|
|
2024-05-07 23:42:11 +02:00
|
|
|
A simple script to format the minutes of a plenum (Markdown) for the LeineLab wiki.
|
2024-04-12 16:47:49 +02:00
|
|
|
|
|
|
|
## Usage
|
2024-05-07 23:42:11 +02:00
|
|
|
Copy the Markdown code to clipboard and call this script. You'll the find the modified code in your clipboard, ready to paste.
|
2024-04-12 16:47:49 +02:00
|
|
|
|
|
|
|
## Dependencies
|
2024-05-09 00:15:01 +02:00
|
|
|
- xclip (Linux)
|
|
|
|
- pbcopy/pbpaste (MacOS)
|