Skip to content
GitLab
Explore
Sign in
History
Versions
22
Version
Author
Diff
Last updated
v22
Philipp Rüssmann
Fix KKRimp KKRsusc and KKRnano file
Sep 11, 2019
v21
Philipp Rüssmann
Convert from dokuwiki to markdown syntax using pandoc find . -name \*.txt -type f -exec /Users/ruess/Downloads/pandoc-2.7.2/bin/pandoc -f mediawiki -t markdown -o {}.md {} \; then replace all .txt.md files by .txt and finally run git mv on all .txt files to convert to .md files
May 02, 2019
Prev
1
2
Next