Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Feedmark/
- Tests pass under Python 3.4 now. Chris Pressey 6 years ago
- Until such time as this is Python 3, it is Python 2. Chris Pressey 6 years ago
- yastafoti understands - to mean 'read the JSON from stdin'. Chris Pressey 6 years ago
- Input is a list of dictionaries with 'url' keys. Chris Pressey 6 years ago
- Write a detailed dictionary of information about each link. Chris Pressey 6 years ago
- Factor archiving out of main, into a helper util: "yastafoti". Chris Pressey 6 years ago
- Make able to dump links that don't occur in a Feedmark section. Chris Pressey 6 years ago
- Note some history so far for version 0.6. Chris Pressey 6 years ago
- markdown ships with toc, which implements this more standardly. Chris Pressey 6 years ago
- Generate id's on all header levels, not just h3's. Chris Pressey 6 years ago
- Merge pull request #5 from catseye/develop-0.5 Chris Pressey (commit: GitHub) 6 years ago
- Final small edits before release of 0.5. Chris Pressey 6 years ago
- Clean up the JSON produced by --output-json option. Chris Pressey 6 years ago
- Extract functionality for making a table of contents from main. Chris Pressey 6 years ago
- Merge pull request #4 from catseye/develop-0.4 Chris Pressey (commit: GitHub) 6 years ago
- Small edit to HISTORY. Chris Pressey 6 years ago
- Small edits. Chris Pressey 6 years ago
- Prep for release of 0.4. Chris Pressey 6 years ago
- Add HISTORY document. Chris Pressey 6 years ago
- Format document preamble like section body: one big string. Chris Pressey 6 years ago
- Also remove double-quotes when making anchor ids for h3's. Chris Pressey 6 years ago
- Bestow anchor ids on h3 elements with Markdown extension; faster! Chris Pressey 6 years ago
- Encode URLs as UTF-8 before urlencoding them. Chris Pressey 7 years ago
- Add --archive-missing-only option. Chris Pressey 7 years ago
- Check that local files exist under --article-root when archiving. Chris Pressey 7 years ago
- 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