...
USAGE
c2m.sh <your-page-list>
Before executing copy the confluence2md-2.1-fat.jar file from Maven repository to your working directory otherwise it won't work
ISSUES
- markdown (md) output of confluence2md contains sometimes tags that are somehow "merged" with the topic headline; manual edit is required here
...
- pandoc
- retext
- confluence2md java (older version for confluence2md)fromĀ https://repo1.maven.org/maven2/de/viaboxx/markdown/confluence2md/2.1/
- java
ADDITIONAL FILES
- example.pagelist: an example pagelist to demonstrate functionality
...