~bigbes/confluence-md-utilities

ref: 3c0272ac2232ee3a0edd0c259b71e9fd3384f211 confluence-md-utilities/.gitignore -rw-r--r-- 232 bytes
3c0272ac — Eugene Blikh fix: round-trip fidelity for heading comments, literal tags, and emphasis a month 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