- 11 Dec, 2018 4 commits
- 03 Nov, 2018 2 commits
- 28 Oct, 2018 3 commits
It enables `fenced_code` to define blocks of code with backticks and `attr_list` to be able to assign specific id, classes or attributes to HTML elements.
First version with shutil was working correctly, but we'll need to perform specific actions later, depending on files' content. This commit prepares the future work by copying files one by one.