converter to md
This commit is contained in:
2
src/convert_to_md.sh
Normal file
2
src/convert_to_md.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
pandoc -s --from=latex+smart content.tex -t markdown+hard_line_breaks+smart -o main.md
|
||||
Reference in New Issue
Block a user