2017-08-26 13:33 | improve ignore tag handling, cleanup a bit | Hiltjo Posthuma | 1 | +32 | -39 |
2017-08-26 10:49 | simplify ignore tags parsing | Hiltjo Posthuma | 1 | +38 | -56 |
2017-08-26 10:45 | remove code from block tag, add some TODO | Hiltjo Posthuma | 2 | +5 | -1 |
2017-08-24 22:29 | simplify a bit, add <label> inline and <div> as block for now | Hiltjo Posthuma | 1 | +5 | -4 |
2017-08-24 15:17 | initial patch to ignore <script> and <style> | Hiltjo Posthuma | 1 | +23 | -20 |
2017-08-20 18:56 | remove preprocess code, compare tags and attribute case-insensitive | Hiltjo Posthuma | 1 | +40 | -63 |
2017-08-20 18:19 | support th (hack), disable ignore tags for now (requires parser change) | Hiltjo Posthuma | 1 | +19 | -11 |
2017-07-24 08:06 | wip | Hiltjo Posthuma | 2 | +97 | -14 |
2017-07-22 21:49 | improve whitespace handling (needs more work) | Hiltjo Posthuma | 2 | +78 | -32 |
2017-07-22 14:02 | initial support to ignore tags (script and CSS) | Hiltjo Posthuma | 1 | +21 | -0 |
2017-07-22 13:46 | simplify cdata handler, show src attribute (disabled for now) | Hiltjo Posthuma | 1 | +18 | -30 |
2017-07-22 13:29 | simplify pre-like tags parsing, support some basic entities | Hiltjo Posthuma | 1 | +37 | -68 |
2017-07-22 13:14 | simplify tag type matching, add nested list-item support... | Hiltjo Posthuma | 1 | +78 | -12 |
2017-07-22 12:36 | initial repo (experiment) | Hiltjo Posthuma | 4 | +719 | -0 |