Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/Feedmark/
- 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
- 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
- If there is no filename, make one up, because we'll need one. Chris Pressey 7 years ago
- Small changes to --archive-links downloading. Chris Pressey 7 years ago
- Only construct a refdex internally when asked to write one out. Chris Pressey 7 years ago
- Rewriting reference-style links using a refdex works now! Chris Pressey 7 years ago
- Output markdown for parsed reference links. Chris Pressey 7 years ago
- We insist that there is at least one space after a heading marker. Chris Pressey 7 years ago
- Beginnings of refdex-processing logic. Well, it can create one. Chris Pressey 7 years ago
- --rewrite-markdown option, and a better job of retaining format. Chris Pressey 7 years ago