Skip to content

leopoul/testing_markmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quick testing of markmap using a docker container. Goal is to get this through github actions or Jenkins and publish the HTML either on gh-pages branch or a small webserver.

Generated page: https://leopoul.github.io/testing_markmap/test.html

sudo docker build -t leopoul/markmap:1.0.0 .
docker run --rm -v $(pwd)/markdown/:/app leopoul/markmap:1.0.0 markmap /app/test.md -o /app/test.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published