2023-10-09 |
Paul Hänsch | allow link/image src pattern with whitespace, avoid... |
blob | commitdiff | raw |
2023-10-09 |
Paul Hänsch | force ALT-text for images |
blob | commitdiff | raw | diff to current |
2023-10-08 |
Paul Hänsch | link and image syntax allowing whitespace URLs, repace... |
blob | commitdiff | raw | diff to current |
2023-10-08 |
Paul Hänsch | change order of precedence (HTML binds more than link... |
blob | commitdiff | raw | diff to current |
2023-09-20 |
Paul Hänsch | bugfix: recognize center and left aligned pipe tables |
blob | commitdiff | raw | diff to current |
2023-09-11 |
Paul Hänsch | independent macro extension |
blob | commitdiff | raw | diff to current |
2023-09-02 |
Paul Hänsch | allow bullet symbol as list marker (for copy/paste... |
blob | commitdiff | raw | diff to current |
2022-07-13 |
Paul Hänsch | bugfix: do not accidentally start list blocks at second... |
blob | commitdiff | raw | diff to current |
2023-09-01 |
Paul Hänsch | bugfix: do not consume multiple paragraphs in list... |
blob | commitdiff | raw | diff to current |
2023-08-31 |
Paul Hänsch | LICENSE CHANGE: CGIlite is now under ISC License! |
blob | commitdiff | raw | diff to current |
2023-08-30 |
Paul Hänsch | bugfix: endless loop in _startlist because of lacking... |
blob | commitdiff | raw | diff to current |
2023-08-30 |
Paul Hänsch | discriminate between different list markers |
blob | commitdiff | raw | diff to current |
2023-08-30 |
Paul Hänsch | unified list code |
blob | commitdiff | raw | diff to current |
2023-08-30 |
Paul Hänsch | allow block lists (again) |
blob | commitdiff | raw | diff to current |
2023-08-30 |
Paul Hänsch | reduce use of non-posix gensub |
blob | commitdiff | raw | diff to current |
2023-08-30 |
Paul Hänsch | simpler block nesting, fix: h2 after paragraph |
blob | commitdiff | raw | diff to current |
2023-08-29 |
Paul Hänsch | fix: block nesting in lists |
blob | commitdiff | raw | diff to current |
2023-08-29 |
Paul Hänsch | fix: task list unsure |
blob | commitdiff | raw | diff to current |
2023-08-29 |
Paul Hänsch | improved lists |
blob | commitdiff | raw | diff to current |
2023-08-28 |
Paul Hänsch | tidy up variable declarations, remove additional line... |
blob | commitdiff | raw | diff to current |
2023-08-28 |
Paul Hänsch | introducing definition lists! |
blob | commitdiff | raw | diff to current |
2023-08-20 |
Paul Hänsch | markdown: avoid adding newlines to blockquote, css... |
blob | commitdiff | raw | diff to current |
2023-07-02 |
Paul Hänsch | headline atttributes |
blob | commitdiff | raw | diff to current |
2023-07-02 |
Paul Hänsch | heading text in id |
blob | commitdiff | raw | diff to current |
2023-07-02 |
Paul Hänsch | block level prefix to avoid repeating headline IDs |
blob | commitdiff | raw | diff to current |
2023-07-02 |
Paul Hänsch | nesting of <section> in block elements |
blob | commitdiff | raw | diff to current |
2023-06-22 |
Paul Hänsch | unified headline function |
blob | commitdiff | raw | diff to current |
2023-06-21 |
Paul Hänsch | bugfix do not escape # character in link references |
blob | commitdiff | raw | diff to current |
2023-06-21 |
Paul Hänsch | Omit link IDs in nested headings, to prevent ambiguous IDs |
blob | commitdiff | raw | diff to current |
2023-06-21 |
Paul Hänsch | EXPERIMENTAL: <section> wrapping for Headlines |
blob | commitdiff | raw | diff to current |
2023-06-19 |
Paul Hänsch | bugfix: do not accidentally strip white spaces from... |
blob | commitdiff | raw | diff to current |
2023-06-19 |
Paul Hänsch | Include backtick (`) in URL escape handling |
blob | commitdiff | raw | diff to current |
2023-06-12 |
Paul Hänsch | Security: put backslash-escaped characters through... |
blob | commitdiff | raw | diff to current |
2023-06-12 |
Paul Hänsch | Compatibility: Grid Tables section now compatible with... |
blob | commitdiff | raw | diff to current |
2023-05-30 |
Paul Hänsch | wiki style links: portability regex fix |
blob | commitdiff | raw | diff to current |
2023-05-20 |
Paul Hänsch | Allow headerless grid tables |
blob | commitdiff | raw | diff to current |
2023-05-20 |
Paul Hänsch | allow empty alt text in images |
blob | commitdiff | raw | diff to current |
2023-05-20 |
Paul Hänsch | Extension: Arrows |
blob | commitdiff | raw | diff to current |
2023-05-18 |
Paul Hänsch | enable block element Macros |
blob | commitdiff | raw | diff to current |
2023-05-18 |
Paul Hänsch | extesion: introduce <figure>-wrapped images as block... |
blob | commitdiff | raw | diff to current |
2023-05-18 |
Paul Hänsch | bugfix: enable image links |
blob | commitdiff | raw | diff to current |
2023-05-18 |
Paul Hänsch | W3C Validator compliance: introduce separate function... |
blob | commitdiff | raw | diff to current |
2022-08-04 |
Paul Hänsch | inline image attributes, wiki style links |
blob | commitdiff | raw | diff to current |
2022-06-26 |
Paul Hänsch | bugfix: allow trailing white space in indented code |
blob | commitdiff | raw | diff to current |
2022-06-26 |
Paul Hänsch | bugfix anchor links starting with # character |
blob | commitdiff | raw | diff to current |
2022-06-26 |
Paul Hänsch | bugfix: prevent white space lines from becoming code... |
blob | commitdiff | raw | diff to current |
2022-06-26 |
Paul Hänsch | anchor links for headlines, bugfix: continue block... |
blob | commitdiff | raw | diff to current |
2022-06-26 |
Paul Hänsch | Implemented pandoc grid tables |
blob | commitdiff | raw | diff to current |
2022-06-26 |
Paul Hänsch | Implemented Pipe Tables |
blob | commitdiff | raw | diff to current |
2022-05-31 |
Paul Hänsch | bugfix in recognition of fenced code block attributes |
blob | commitdiff | raw | diff to current |
2022-05-31 |
Paul Hänsch | styling classes for task list, additional task list... |
blob | commitdiff | raw | diff to current |
2022-05-18 |
Paul Hänsch | allow email quicklinks, bugfix pattern extractor in... |
blob | commitdiff | raw | diff to current |
2022-05-17 |
Paul Hänsch | metadata blocks |
blob | commitdiff | raw | diff to current |
2022-03-24 |
Paul Hänsch | corrected paragraph splitting and hr/h2 distinction |
blob | commitdiff | raw | diff to current |
2022-03-10 |
Paul Hänsch | enable pandoc fenced divs, and fenced code attributes |
blob | commitdiff | raw | diff to current |
2022-02-23 |
Paul Hänsch | bugfix: prevent HTML injection in reference style link... |
blob | commitdiff | raw | diff to current |
2022-02-20 |
Paul Hänsch | markdown support for external macro plugin |
blob | commitdiff | raw | diff to current |
2021-07-25 |
Paul Hänsch | Fix: prevent horizontal rule from masking 2nd order... |
blob | commitdiff | raw | diff to current |
2021-07-08 |
Paul Hänsch | md: heading identifiers |
blob | commitdiff | raw | diff to current |
2021-07-07 |
Paul Hänsch | md: handle DOS line breaks |
blob | commitdiff | raw | diff to current |
2021-07-07 |
Paul Hänsch | md: task lists |
blob | commitdiff | raw | diff to current |
2021-07-07 |
Paul Hänsch | HTML escaping, switchable HTML processing |
blob | commitdiff | raw | diff to current |
2021-07-06 |
Paul Hänsch | md: inline HTML |
blob | commitdiff | raw | diff to current |
2021-07-06 |
Paul Hänsch | bugfix: stop condition in HTML block |
blob | commitdiff | raw | diff to current |
2021-07-05 |
Paul Hänsch | md: verbatim html block, md: allow emphasis before... |
blob | commitdiff | raw | diff to current |
2021-07-02 |
Paul Hänsch | md: image embedding, completing support for basic markdown |
blob | commitdiff | raw | diff to current |
2021-07-01 |
Paul Hänsch | md: horizontal rules |
blob | commitdiff | raw | diff to current |
2021-07-01 |
Paul Hänsch | md: allow hard line breaks; md extension: ignore embedd... |
blob | commitdiff | raw | diff to current |
2021-06-29 |
Paul Hänsch | todo items |
blob | commitdiff | raw | diff to current |
2021-06-29 |
Paul Hänsch | include markdown processor |
blob | commitdiff | raw | diff to current |
|