Commit Graph

  • 45da119338 Parse link reference definitions Alex Kocharin 2014-09-28 16:49:14 +0400
  • 172e1f1315 Update tests Alex Kocharin 2014-09-26 11:16:54 +0400
  • 0b6b9d206d Parse links and images Alex Kocharin 2014-09-24 02:09:44 +0400
  • f13f984335 Added `breaks` option, on by default Vitaly Puzrin 2014-09-19 13:14:42 +0400
  • 406a4b0c3d Updated tests Alex Kocharin 2014-09-19 05:29:50 +0400
  • 74a84f8ecd Implement emphasis parsing Alex Kocharin 2014-09-16 00:21:19 +0400
  • 8c9f90f221 Stmd fuxtures update Vitaly Puzrin 2014-09-18 05:39:40 +0400
  • 178cdf4777 Fix paragraph tightness Alex Kocharin 2014-09-18 02:15:05 +0400
  • b3515881f3 Fix two consecutive newlines in nested lists Alex Kocharin 2014-09-17 23:09:34 +0400
  • 1449ac720a Remove stopOnTwoNewlines argument in block parser Alex Kocharin 2014-09-17 23:02:37 +0400
  • c384f13798 API & options names polish Vitaly Puzrin 2014-09-17 15:10:16 +0400
  • 5d89fd85b0 Added inline html tags support Vitaly Puzrin 2014-09-17 14:38:03 +0400
  • 1f7054c187 moved url schemas list to external file Vitaly Puzrin 2014-09-17 13:01:45 +0400
  • a8e6bab747 Reworked html parse in block lexer + added `html` option Vitaly Puzrin 2014-09-17 12:57:29 +0400
  • e6341a4812 Files reorganize/cleanup Vitaly Puzrin 2014-09-15 17:53:01 +0400
  • d87eeb2ab0 Assorted fixes & speed opts Vitaly Puzrin 2014-09-15 16:18:17 +0400
  • c9af6654f8 Reworked whitetspaces cleanup in inlines Vitaly Puzrin 2014-09-15 14:51:51 +0400
  • 3b5df9c65a Updated tests Vitaly Puzrin 2014-09-15 12:46:16 +0400
  • 172e77c318 Added backticks parse Vitaly Puzrin 2014-09-15 12:39:00 +0400
  • 0d8b010bd2 Added autolink parse Vitaly Puzrin 2014-09-15 11:01:00 +0400
  • 1543a38cd7 Updated text match rule Vitaly Puzrin 2014-09-15 05:41:45 +0400
  • f4866cb76b Inline lexer draft Vitaly Puzrin 2014-09-15 05:08:19 +0400
  • 691516762a Fix blockquotes inside lists Alex Kocharin 2014-09-12 22:51:50 +0400
  • 4f834e417d Fix list continuation. Alex Kocharin 2014-09-12 22:35:43 +0400
  • e3a7ddf4a8 Blockquote parsing improved Alex Kocharin 2014-09-12 22:24:11 +0400
  • 350d0174df Added html block draft + minor fixes Vitaly Puzrin 2014-09-12 21:34:07 +0400
  • 7a8899e501 Fix nested elements inside lists Alex Kocharin 2014-09-12 16:42:14 +0400
  • d8fd23eb49 Fix nested code blocks inside lists Alex Kocharin 2014-09-12 16:22:21 +0400
  • d106c1fc5f Added stmd to benchmark Vitaly Puzrin 2014-09-12 15:27:02 +0400
  • 9728b685ec Rewritten string fetch for inline tokenizer + list fixes Vitaly Puzrin 2014-09-12 15:26:33 +0400
  • d6651b5ce6 Reimplement lists using indent algorithm Alex Kocharin 2014-09-11 21:43:33 +0400
  • 2c7edcb3a3 Frozen eslint version to fix warnings Vitaly Puzrin 2014-09-11 05:37:48 +0400
  • 2905b707bc Removing two failed tests Alex Kocharin 2014-09-11 03:48:21 +0400
  • 60f36941fa Better algorithm for parsing lists Alex Kocharin 2014-09-11 00:01:25 +0400
  • 470bfecbd4 Better algorithm for parsing block quotes Alex Kocharin 2014-09-10 16:37:31 +0400
  • 4e75fccb7d Fix .editorconfig Alex Kocharin 2014-09-11 04:05:19 +0400
  • e0a153fe09 fences, heading, list fixes for stmd cases Vitaly Puzrin 2014-09-10 14:33:30 +0400
  • 80b4223040 Replace tabs properly Vitaly Puzrin 2014-09-10 12:48:03 +0400
  • 1a48d7355c Updated stmd fixtures Vitaly Puzrin 2014-09-10 10:01:55 +0400
  • 4aa169634f Tight lists + shink start of strings in inline blocks Vitaly Puzrin 2014-09-10 10:00:14 +0400
  • bdb1e17a99 Replaced old stmd tests with fresh specs Vitaly Puzrin 2014-09-10 08:40:48 +0400
  • abc2900ce6 Pass token index to renderer fn + use it for br magick Vitaly Puzrin 2014-09-10 08:10:41 +0400
  • 8286880878 Minor assorted fixes to better match spec Vitaly Puzrin 2014-09-10 06:14:40 +0400
  • 8000a08891 Added stmd spec processor tool Vitaly Puzrin 2014-09-10 06:05:40 +0400
  • 1b60163ba3 Moved empty lines logic from rules to block parser Alex Kocharin 2014-09-09 20:57:48 +0400
  • 65f096804a list review & reorganize Vitaly Puzrin 2014-09-09 00:04:04 +0400
  • 0393a77aee Added lists and basic support for tables Alex Kocharin 2014-09-07 19:29:01 +0400
  • 79a25c777f Renderer rules are now modifiable Vitaly Puzrin 2014-09-07 18:16:33 +0400
  • a8f9ea5b57 replaced jshint with eslint for better style check Vitaly Puzrin 2014-09-07 11:22:29 +0400
  • 8cf045d940 Implemented nested blocks lexing, now block quotes works as expected Vitaly Puzrin 2014-09-07 05:46:17 +0400
  • 4e0453e4a5 Fixed fenses & updated tests Vitaly Puzrin 2014-09-07 00:24:05 +0400
  • bb0175e194 Added bullet list stub Alex Kocharin 2014-09-06 22:14:56 +0400
  • 9f4952fd0a Improved fixtures structure Vitaly Puzrin 2014-09-06 20:04:46 +0400
  • 0912291a85 Added blockquotes stub Alex Kocharin 2014-09-06 19:32:41 +0400
  • 52b4e44de4 Splitted block lexer & index to files Vitaly Puzrin 2014-09-06 17:39:01 +0400
  • 30b401e22b Updated test fixtures & loader Vitaly Puzrin 2014-09-06 03:56:03 +0400
  • 9c99ff47a1 lhead, fences, indent cache Vitaly Puzrin 2014-09-06 03:30:01 +0400
  • e9645b6e4e atx headers + access to named rules via lexers Vitaly Puzrin 2014-09-05 11:21:41 +0400
  • c72bba2090 Added lexer/renderer stubs Vitaly Puzrin 2014-09-05 08:24:53 +0400
  • aaa48c13a1 Updated `make gh-pages` Vitaly Puzrin 2014-09-03 01:30:28 +0400
  • 6be971da24 Added demo stub and updated docs Vitaly Puzrin 2014-09-03 01:05:23 +0400
  • c8be724b3f First commit Vitaly Puzrin 2014-09-02 16:11:34 +0400