~bigbes/confluence-md-utilities

ref: 442bf5982d1e46a2737804b2f30a9b4895e9ac02 confluence-md-utilities/.gitignore -rw-r--r-- 232 bytes
442bf598 — Eugene Blikh fix: round-trip fidelity for tables, page links, and nested lists 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