summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-14resolves #4169 consolidate styles applied to primary containers in default st...Dan Allen
2021-09-13add link to source of default stylesheet; pull references to default styleshe...Dan Allen
2021-09-10resolves #4165 honor stripes=none on nested table (PR #4168)Dan Allen
2021-09-09fix typo in Japanese translation of README (PR #4166)うらむんオイル
2021-09-09resolves #4137 set width of line number column on source block to 0.01% (PR #...Dan Allen
2021-09-09resolves #4051 use CSS class instead of inline style to apply page break beha...Dan Allen
2021-09-09resolves #4156 include primary video in value of playlist attribute when embe...Dan Allen
2021-09-09resolves #4162 hide built-in marker on HTML summary element in Safari when us...Dan Allen
2021-09-08fix width assertions in table testsDan Allen
2021-09-08simplify logic in HTML converter for constructing style attribute for tableDan Allen
2021-09-02resolves #4139 allow section ID to be unset using empty id attribute (PR #4150)Dan Allen
2021-09-01add test to verify title of section with explicit ID and attribute references...Dan Allen
2021-09-01remove .1 from the URL of the asciidoctor man pageDan Allen
2021-09-01map reference to CLI Options to section in asciidoctor man pageDan Allen
2021-08-31resolves #4125 publish man page for asciidoctor(1) with docs (PR #4126)Dan Allen
2021-08-30update entry for PR #3591 in CHANGELOGDan Allen
2021-08-30change AbstractBlock#sections? to return false when called on block that isn'...Guillaume Grossetie
2021-08-29show linenums as option instead of positional attribute in docsDan Allen
2021-08-28resolves #3569 add sourcemap option to the CLI (PR #3568)hackingotter
2021-08-28store reproducible flag in local variable in HTML converterDan Allen
2021-08-28resolves #4143 omit generator meta tag in HTML output if reproducible documen...Ryan A. Pavlik
2021-08-22merge PR #4131Dan Allen
2021-08-20remove redundant styles from default stylesheet and reorganize selectorsDan Allen
2021-08-20resolves #4140 remove duplicate selectors in default stylesheet; enable style...Dan Allen
2021-08-17resolves #4130 layout source with table-based linenums as table rows when usi...Dan Allen
2021-08-17remove wip keyword from name of test [skip ci]Dan Allen
2021-08-17resolves #4134 use title case for level-1 section titles in man page source (...Dan Allen
2021-08-16add one more summary clause on the difference between a converter and a backendDan Allen
2021-08-16document the distinction between a converter and a backendDan Allen
2021-08-16update code for Tree Processor exampleDan Allen
2021-08-14rename url-rubygem attribute in docs to url-rubygemsDan Allen
2021-08-14update links to rubydoc.info to build on a shared attributeDan Allen
2021-08-14improve the docs for writing a custom syntax highlighter adapter; add links t...Dan Allen
2021-08-13resolves #4128 prevent line numbers on source block in HTML output from being...Dan Allen
2021-08-12resolves #3641 add support for inline linenums mode when using Rouge as sourc...Dan Allen
2021-08-12adding missing source for CodeRay stylesheetDan Allen
2021-08-12use stylesheet build to manage CodeRay stylesheetDan Allen
2021-08-12lint stylesheet source in CI jobDan Allen
2021-08-09use with_index to simplify stream method in RougeExt::HTMLLineHighlighterDan Allen
2021-08-08normalize output from Pygments to use linenos class for inline line numbering...Dan Allen
2021-08-08remove unnamespaced selectors in Pygments stylesheetDan Allen
2021-08-08remove redundant indentation in heredoc strings in test suiteDan Allen
2021-08-06revise docs for installing Asciidoctor using Homebrew or MacPortsDan Allen
2021-08-06Add MacPorts Documentation (PR #4127)Haren S
2021-08-05update list of resources in man page [skip ci]Dan Allen
2021-08-05remove duplicate AUTHORS section in man page [skip ci]Dan Allen
2021-08-05update authors [skip ci]Dan Allen
2021-08-05align copyright statement in man page with copyright in READMEDan Allen
2021-08-05remove page-layout attribute from source of man page [skip ci]Dan Allen
2021-08-04update list of optional section titles in a man page; emphasize that they nee...Dan Allen