Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create a Github styled TO DO list in rmarkdown #23

Open
mrustl opened this issue Jul 9, 2018 · 0 comments
Open

How to create a Github styled TO DO list in rmarkdown #23

mrustl opened this issue Jul 9, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request qms tools

Comments

@mrustl
Copy link
Member

mrustl commented Jul 9, 2018

According to pandoc tricks, you may first download the task-list.lua file and save it in $DATADIR/pandoc/filters/, so it will be visible to pandoc system-wide, then run pandoc --lua-filter=task-list.lua -o filename.html filename.md

Source: https://stackoverflow.com/questions/28628903/to-do-list-in-rmarkdown

This is linked to issue #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request qms tools
Projects
None yet
Development

No branches or pull requests

1 participant