Tree @master (Download .tar.gz)
History of
src
/
feedmark
/
checkers.py
@master
git clone https://git.catseye.tc/Feedmark/
- Arrange licensing info in repo following REUSE 3.0 convention. Chris Pressey 9 months ago
- Add test for --output-links, fix another Python3-ism. Chris Pressey 6 years ago
- Tests pass under Python 3.4 now. 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
- 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
- Forget about --check-for-nodes. Chris Pressey 7 years ago
- Refactor into helpful functions and methods. 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
- 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
- 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
- Optional properties in schema. Exit with error code if invalid. Chris Pressey 7 years ago
- Get property priority order from schema instead of command line. Chris Pressey 7 years ago
- Very basic work on schema-checking. Chris Pressey 7 years ago
- Parser links sections into documents. Chris Pressey 7 years ago
- --check-links is just --archive-links-to with no dest dir. Chris Pressey 7 years ago
- You must specify a destination directory with --archive-links-to. Chris Pressey 7 years ago
- Checking links is always done by --archive-links. Chris Pressey 7 years ago
- Rudimentary implementation of archive-links. Chris Pressey 7 years ago
- Seperate extracting links from checking them. Chris Pressey 7 years ago
- Rudimentary link-checking functionality. Chris Pressey 7 years ago