Tree @master (Download .tar.gz)
History of
src
/
feedmark
@master
git clone https://git.catseye.tc/Feedmark/
- Rudimentary full HTMLize. At least I see where this is going now. Chris Pressey 7 years ago
- Very basic work on schema-checking. Chris Pressey 7 years ago
- --by-property outputs JSON now. 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
- Remove more punctuation when creating links. Chris Pressey 7 years ago
- Construct the entry URL more robustly. Chris Pressey 7 years ago
- Add 'Read more' links to HTML snippet. Factor out URL code. Chris Pressey 7 years ago
- Refactor further. Introduce an "HTMLizer". This may change. Chris Pressey 7 years ago
- Add crude version of --output-html-snippet option. Refactor. Chris Pressey 7 years ago
- Add a --limit command-line option which limits written Atom feeds. Chris Pressey 7 years ago
- Add link-to-anchors-on. Each entry can now link to its own. Chris Pressey 7 years ago
- Sort the entries by publication date before assembling Atom feed. Chris Pressey 7 years ago
- Demo feature of linking to rendered Markdown anchor from Atom. Chris Pressey 7 years ago
- Move Atom-creating functions to their own module. Chris Pressey 7 years ago
- Parse and display 'multiproperties' or whatever they'll be called. Chris Pressey 7 years ago
- Add the --by-property option, which creates an index by property. Chris Pressey 7 years ago
- Parse any embedded images that might appear before properties. Chris Pressey 7 years ago
- Accept underlined H1 heading, and parse document preamble. Chris Pressey 7 years ago
- Add option to dump out a summary of the parsed entries. Chris Pressey 7 years ago
- Always read the input files. Only output Atom if requested. Chris Pressey 7 years ago
- Change command-line usage: --output-atom=filename to output Atom. Chris Pressey 7 years ago
- Allow multiple input files, somewhat crudely. Subject to change. Chris Pressey 7 years ago
- Initial import of Feedmark sources. Chris Pressey 7 years ago