Skip to content

Instantly share code, notes, and snippets.

@esmaeelE
Created February 26, 2024 15:07
Show Gist options
  • Save esmaeelE/6b3c3dc6ae2659adeecaeec257a5d6e1 to your computer and use it in GitHub Desktop.
Save esmaeelE/6b3c3dc6ae2659adeecaeec257a5d6e1 to your computer and use it in GitHub Desktop.
Orgmode

convert markdown to orgmode

pandoc -f markdown -t org -o out.org input.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment