Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Feedmark/
- When re-downloading a link, compare hashes and backup if changed. Chris Pressey 7 years ago
- Merge pull request #3 from catseye/develop-0.3 Chris Pressey (commit: GitHub) 7 years ago
- Final edits to README before 0.3. Chris Pressey 7 years ago
- Remove --output-html-snippet functionality. Chris Pressey 7 years ago
- Add --by-publication-date output option. Chris Pressey 7 years ago
- Forget about --check-for-nodes. Chris Pressey 7 years ago
- Also output preamble of document and body of each section in JSON. Chris Pressey 7 years ago
- Read-in JSON (refdex) is already Unicode; do not try to decode it. Chris Pressey 7 years ago
- When rewriting reference links, don't write out duplicates. Chris Pressey 7 years ago
- Allow anchor_for() to handle more characters correctly. Chris Pressey 7 years ago
- Correctly markdownize reference links containing Unicode. Chris Pressey 7 years ago
- Refactor into helpful functions and methods. Chris Pressey 7 years ago
- Support refdex entries that are URLs. Chris Pressey 7 years ago
- Add --output-json option. Chris Pressey 7 years ago
- anchor_for() comes to us as UTF-8, but we need it as unicode. Chris Pressey 7 years ago
- Support --input-refdex-filename-prefix . Chris Pressey 7 years ago
- Support --input-refdexes option. Chris Pressey 7 years ago
- Generate HTML5 with anchors from Markdown. Chris Pressey 7 years ago
- Canonical function for translating Markdown into HTML5. Chris Pressey 7 years ago
- A few more places we need to swicth on absolute imports. Chris Pressey 7 years ago
- Add some rudimentary tests. Chris Pressey 7 years ago
- Establish 'formats' subpackage and rename some modules into it. Chris Pressey 7 years ago
- Better example of schema-checking functionality. Chris Pressey 7 years ago
- Slightly more flexible date parsing hack. Chris Pressey 7 years ago
- publication-date will be added to ToC entry, if it is present. Chris Pressey 7 years ago
- Add --output-links option. Chris Pressey 7 years ago
- Reference-style links will also be archived when archiving links. Chris Pressey 7 years ago
- Add the --check-for-nodes option, to help conversion from Chrysoberyl. Chris Pressey 7 years ago
- Add ability to output a table of contents. Chris Pressey 7 years ago
- Merge pull request #2 from catseye/develop-0.2 Chris Pressey (commit: GitHub) 7 years ago