summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-07-18fix code styleDan Allen
2020-07-17port fix for #3543 to manpage converterDan Allen
2020-07-17resolves #3376 allow a URL macro to have a preceding single or double quote (...Dan Allen
2020-07-17resolves #3503 move style tag for client-side syntax highlighers (highlight.j...Dan Allen
2020-07-17resolves #3519 compute highlight line ranges on source block relative to valu...Guillaume Grossetie
2020-07-17resolves #3638 warn instead of crashing if SVG to inline is empty (PR #3700)Guillaume Grossetie
2020-07-17resolves #3543 short-circuit xreftext containing a circular reference path (P...Dan Allen
2020-07-17resolves #3625 don't use module_function to define entry point methods in API...Dan Allen
2020-07-16resolves #3714 honor start attribute on ordered list in manpage output (PR #3...Dan Allen
2020-07-16only drop anchor elements where tag name matches "a" exactlyDan Allen
2020-07-16remove stray character in rx to remove anchor tags in HTML converterDan Allen
2020-06-28resolves #3690 don't register footnote with ID if a footnote is already regis...Dan Allen
2020-05-10resolves #3645 fix escaping ellipsis at start of line (PR #3644)Jean-Noël Avila
2020-05-10fix missing space in source of manpage converterDan Allen
2020-04-05mark inner_document property on table cell as public [skip ci]Dan Allen
2020-04-02consolidate conditional for link in image convert methodsDan Allen
2020-03-26use monospaced font for literal and listing blocks in manpage output (PR #3561)Kir Kolyshkin
2020-03-01extract default attributes to constantDan Allen
2020-02-24rename CAPTION_ATTR_NAMES const to CAPTION_ATTRIBUTE_NAMES for consistencyDan Allen
2020-02-23skip unused default attribute assigments for embedded documentDan Allen
2020-02-23remove unused _ variable assignmentsDan Allen
2020-02-23update code style for interpolated string [skip ci]Dan Allen
2020-02-17resolves #3570 activate extensions when :extensions option is set even if Ext...Dan Allen
2020-02-04fix comment in code [skip ci]Dan Allen
2020-02-01Add missing word to Postprocessor class doc (PR #3559)Marat Radchenko
2020-01-31resolves #3555 fix errant reference warning in compat mode (PR #3556)Dan Allen
2020-01-13implement cleaner way to ignore SOURCE_DATE_EPOCHDan Allen
2020-01-12try previous fix againDan Allen
2020-01-12fix source date epoch tests in Ruby 2.7Dan Allen
2020-01-11fix warning in source codeDan Allen
2020-01-06drop reference in comment to verse table style [skip ci]Dan Allen
2019-12-20fix typo in comment [skip ci]Dan Allen
2019-12-13optimize method that resolves lines to highlight and add additional test casesDan Allen
2019-12-07resolves #3436 only strip trailing whitespace from lines of include file if t...Dan Allen
2019-12-06resolves #3470 condense contents of AsciiDoc include file (PR #3502)Dan Allen
2019-12-06add note to code [skip ci]Dan Allen
2019-12-06resolves #3464 honor percentage width specified on macro of inline SVG (PR #3...Dan Allen
2019-11-28resolves #3491 allow template to override outline (PR #3493)Nik Everett
2019-11-04resolves #3456 preserve repeating backslashes when generating manpage output ...Dan Allen
2019-11-03resolves #3472 fix infinite loop when callout list with obsolete syntax is fo...Dan Allen
2019-10-23add note to API docs for docinfo and docinfo? on syntax highlighter adapter [...Dan Allen
2019-10-23resolves #3462 move style tag for convert-time syntax highlighters into head ...Dan Allen
2019-10-22consolidate assignment in pygments adapter [skip ci]Dan Allen
2019-09-30prevent trailing blank line when extracting lines from source dataDan Allen
2019-09-30resolves #3433 remove errant optional flag in regexp for menu macro (PR #3435)Dan Allen
2019-09-30consolidate logic in Helpers.prepare_source_arrayDan Allen
2019-09-27resolves #3248 allow encoding of include file to be specified using encoding ...Dan Allen
2019-09-16resolves #3407 remove excess hard line break in multi-line AsciiMath blocks (...Dan Allen
2019-09-16clarify that PathResolver#system_path returns an absolute path [skip ci]Dan Allen
2019-09-15upgrade MathJax from 2.7.5 to 2.7.6Dan Allen