~bigbes/confluence-md-utilities

ref: 66a3cf57f5b1a7a57ef001630cc025c24971e90a confluence-md-utilities/.gitignore -rw-r--r-- 232 bytes
66a3cf57 — Eugene Blikh feat: split convert into md2xml and xml2md commands 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Binary
/mdcx

# Example/test Confluence documents (not part of the project)
0-root.xml
rfc-111.xml
rfc-111.md
raw.md
raw.xml

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db
rfc-111.xml.md
rfc-111.xml.roundtrip.xml