Alex's Slip-box

These are my org-mode notes in sort of Zettelkasten style

pandoc

# Resources

# CLI

Converts from gfm (GitHub flavored md) to org. Outputs to file named test.org using test.md as the source

pandoc -f gfm -t org -o test.org test.md

Search Results