24 Commits (b3c98efd22bd7e49e68480bbf492bc62314f981e)

Autor SHA1 Mensaje Fecha
  Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) hace 4 años
  Ben Kurtovic 8a9c9224be Speed up parsing deeply nested syntax by caching bad routes (fixes #42) hace 7 años
  Ben Kurtovic 61b6b98470 Fix two parser bugs involving wikitable error handling. hace 8 años
  Ben Kurtovic 4f3ab48375 Edge cases involving wikilink -> external link fallback (fixes #120) hace 8 años
  Ben Kurtovic 7993224926 Add a failing test for a missed component of #59 hace 8 años
  Ben Kurtovic 07d4577c33 Add tests for < and > in wilink titles/template names (#104) hace 9 años
  Ben Kurtovic 6954480263 Fix template parsing when comments are inside the name (fixes #59). hace 9 años
  Ben Kurtovic fc529bdb57 Add unit tests for #59. hace 9 años
  Ben Kurtovic ded89fb14e Add a few unit tests for untested code; remove a useless conditional. hace 10 años
  Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. hace 10 años
  Ben Kurtovic 02eff0fc49 Fully fix #74. Add another tokenizer test. hace 10 años
  Ben Kurtovic 5c5fd6b3cb Fix a bug involving nested links (closes #61 and #62). hace 10 años
  Ben Kurtovic d6e03800fa Include tests for bracketed links too. hace 10 años
  Ben Kurtovic 7b50888e13 Tests for external links inside other markup. hace 10 años
  Ben Kurtovic 0ecf2e4231 Add a couple integration tests for ext links vs. <dl>. hace 10 años
  Ben Kurtovic cbf67c7842 Add hooks for some ext link stuff; add a INVALID_LINK aggregate context. hace 10 años
  Ben Kurtovic 5018d9d323 Make showtag=True implicit. hace 11 años
  Ben Kurtovic 50beda0914 Improve/fix the way padding is handled. hace 11 años
  Ben Kurtovic f63480bcf3 Update the integration.rich_tags test to use the new tag tokens. hace 11 años
  Ben Kurtovic 03e41286c6 Add a number of tag tests. A couple of these are failing. hace 11 años
  Ben Kurtovic ec6ba67dbe Tokenizer integration tests; finish unit test coverage (closes #7) hace 11 años
  Ben Kurtovic 6070eff657 Tokenizer tests for headings. Also, add an integration test. hace 11 años
  Ben Kurtovic db06eda8c0 Tokenizer tests for arguments. hace 11 años
  Ben Kurtovic a0fb8361eb Can specify specific tokenizer tests via the command line; add files hace 11 años