Tree @master (Download .tar.gz)
    
      Commit History
    
    
      @master
    
    
        git clone https://git.catseye.tc/Feedmark/
    
    
  
  
  
  
  - Refactor Markdown->HTML5 helper function into format module. Chris Pressey 6 years ago
 - Introduce markdown_to_html5_deep(). Chris Pressey 6 years ago
 - Also HTMLize properties. All tests pass once again. Chris Pressey 6 years ago
 - global reference links, plus more (failing) tests. Chris Pressey 6 years ago
 - Partially, but we need to globalize the reference links it seems. Chris Pressey 6 years ago
 - Add failing test for feature we want. Chris Pressey 6 years ago
 - Update version number in this development branch. Chris Pressey 6 years ago
 - Merge branch 'master' of https://github.com/catseye/Feedmark into develop-0.8 Chris Pressey 6 years ago
 - Add --htmlized-json, to convert Markdown to HTML5 in JSON output. Chris Pressey 6 years ago
 - Fix a minor oversight. Chris Pressey (commit: GitHub) 6 years ago
 - Merge pull request #7 from catseye/develop-0.7 Chris Pressey (commit: GitHub) 6 years ago
 - Add missing test fixture. Chris Pressey 6 years ago
 - Rename `link-to-anchors-on` property to `link-target-url`. Chris Pressey 6 years ago
 - Isloate file-writing tests from rest of world slightly better. Chris Pressey 7 years ago
 - Merge pull request #6 from catseye/develop-0.6 Chris Pressey (commit: GitHub) 7 years ago
 - pyflakes Chris Pressey 7 years ago
 - Add test for --output-links, fix another Python3-ism. Chris Pressey 7 years ago
 - Add unit test for input refdex, add Python2/3 stuff for it to pass. Chris Pressey 7 years ago
 - Add test for outputting a refdex. Chris Pressey 7 years ago
 - Make test more thorough. Chris Pressey 7 years ago
 - Add unit test for schema-checking failure. Chris Pressey 7 years ago
 - No more check_call() in tests, clean up a few other things. Chris Pressey 7 years ago
 - Fix how JSON is output under Python 3. Chris Pressey 7 years ago
 - Improve tests quite a bit. Chris Pressey 7 years ago
 - Make sure to fail if it fails. Chris Pressey 7 years ago
 - Improve test suite. Chris Pressey 7 years ago
 - Convert rest of tests. Chris Pressey 7 years ago
 - Part-conversion of tests to Python unittest format. Chris Pressey 7 years ago
 - We need to quote(), not quote_plus(), these things. Chris Pressey 7 years ago
 - pyflakes. Chris Pressey 7 years ago