This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
xeps
Watch
1
Star
0
Fork
0
You've already forked xeps
mirror of
https://github.com/moparisthebest/xeps
synced
2024-11-12 04:15:00 -05:00
Code
Issues
Releases
Wiki
Activity
36df596d00
xeps
/
tools
/
xep2md.sh
4 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Add tooling for conversion to/from Markdown Long past time I recorded these somewhere.
2021-02-13 20:12:23 -05:00
#!/bin/bash
tools/xep2md.sh: Fix stuff reference to xep2md.lua I had all these in the main source directory initially, hence the relative paths, which broke after moving them into tools/
2021-02-18 10:47:31 -05:00
xmllint --nonet --noent --loaddtd
"
$@
"
|
lua5.3 -lluarocks.loader
${
0
%/*
}
/xep2md.lua
Reference in New Issue
Copy Permalink