| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-29 | Release 1.5.0.rc.2v1.5.0.rc.2 | Dan Allen | |
| 2014-07-29 | set version to 1.5.0.rc.2 | Dan Allen | |
| 2014-07-29 | add comment | Dan Allen | |
| 2014-07-29 | add convenience method to create converter, add VoidWriter | Dan Allen | |
| 2014-07-28 | resolve compile errors in Asciidoctor.js | Dan Allen | |
| 2014-07-28 | prepare for next development iteration [ci skip] | Dan Allen | |
| 2014-07-28 | Release 1.5.0.rc.1v1.5.0.rc.1 | Dan Allen | |
| 2014-07-28 | set version to 1.5.0.rc.1 [ci skip] | Dan Allen | |
| 2014-07-28 | resolves #1021 add preliminary benchmark files to repository | Dan Allen | |
| 2014-07-28 | take .ruby-gemset and .ruby-version back out, ignore | Dan Allen | |
| 2014-07-27 | Merge pull request #1037 from mojavelinux/reenable-rbx | Dan Allen | |
| reenable rbx in Travis build | |||
| 2014-07-27 | reenable rbx in Travis build | Dan Allen | |
| 2014-07-27 | add Ruby version and gemset settings | Dan Allen | |
| 2014-07-27 | optimize option assignment | Dan Allen | |
| 2014-07-27 | Merge pull request #1036 from mojavelinux/issue-1035 | Dan Allen | |
| resolves #1035 allow Treeprocessor to return replacement tree | |||
| 2014-07-27 | syntax cleanups | Dan Allen | |
| 2014-07-27 | resolves #1035 allow Treeprocessor to return replacement tree | Dan Allen | |
| 2014-07-27 | Merge pull request #1006 from mojavelinux/issue-718 | Dan Allen | |
| resolves #718 and #714 swap + and ` formatting chars | |||
| 2014-07-27 | resolves #1034 properly restore nested passthroughs | Dan Allen | |
| 2014-07-27 | resolves #718 and #714 swap + and ` formatting chars | Dan Allen | |
| - change + to be constrained passthough (no monospaced formatting) * recognize role "x-" to reenable legacy behavior - change ++ to be unconstrained passthrough (no monospaced formatting, same as $$) * recognize role "x-" to reenable legacy behavior - add role to unconstrained passthroughs (except for pass:[] macro) - change ` to be constrained monospace (no passthrough behavior) - change `` to be unconstrained monospace (no passthrough behavior) - use compat-mode document attribute to reenable legacy behavior - update compat file for compatibility with AsciiDoc Python - update tests for both compatibility modes - fix marked text in compat file | |||
| 2014-07-19 | Merge pull request #1032 from mojavelinux/issue-225 | Dan Allen | |
| resolves #225 phrase surrounded with # defaults to marked text | |||
| 2014-07-18 | Merge pull request #1029 from mojavelinux/issue-862 | Dan Allen | |
| resolves #862 add find_by method to AbstractNode and stage Enumerable | |||
| 2014-07-18 | resolves #225 phrase surrounded with # defaults to marked text | Dan Allen | |
| - map phrase formatted with # as marked text - minor optimizations - update AsciiDoc Python compat file | |||
| 2014-07-18 | resolves #862 add find_by method to AbstractNode and stage Enumerable | Dan Allen | |
| 2014-07-17 | resolves #1020 remove excess whitespace above content container | Dan Allen | |
| - remove clearing from #content container so margins collapse - add text-rendering for subheaders | |||
| 2014-07-17 | alias :name_attributes to :positional_attributes in extension DSL | Dan Allen | |
| 2014-07-17 | don't require space inside empty checkbox in checklist; add test | Dan Allen | |
| 2014-07-17 | Merge pull request #1028 from mojavelinux/issue-1027 | Dan Allen | |
| resolves #1027 don't include lines that contain a tag directive | |||
| 2014-07-17 | Merge pull request #1025 from mojavelinux/issue-1024 | Dan Allen | |
| resolves #1024 don't clobber outfilesuffix attribute if locked | |||
| 2014-07-17 | resolves #1027 don't include lines that contain a tag directive | Dan Allen | |
| 2014-07-17 | resolves #1024 don't clobber outfilesuffix attribute if locked | Dan Allen | |
| 2014-07-17 | stage logic to restore passthroughs recursively; minor optimization | Dan Allen | |
| 2014-07-17 | Merge pull request #1023 from mojavelinux/issue-1022 | Dan Allen | |
| resolves #1022 \ as line continuation character in attribute value | |||
| 2014-07-17 | resolves #1022 \ as line continuation character in attribute value | Dan Allen | |
| - \ as line continuation character in attribute value - join lines on endline char if preceding line ends with line break sequence - optimize line continuation parse logic | |||
| 2014-07-16 | set default subs on stem block | Dan Allen | |
| - set default subs on stem block as [:specialcharacters] - remove redundant whitespace stripping in stem block - minor code optimizations | |||
| 2014-07-16 | fix tests in Ruby 1.8.7 | Dan Allen | |
| 2014-07-16 | add test for escaping unconstrained formatting marks | Dan Allen | |
| - add test for escaping unconstrained formatting marks - use interpolation to insert backslash in test cases to be sure it's right | |||
| 2014-07-16 | add note about disabling single quoted emphasis | Dan Allen | |
| 2014-07-16 | Merge pull request #865 from mojavelinux/issue-861 | Dan Allen | |
| resolves #861 add source map information to blocks | |||
| 2014-07-16 | Merge pull request #981 from mojavelinux/issue-961 | Dan Allen | |
| resolves #961 warn if table only no body rows | |||
| 2014-07-16 | resolves #961 warn if table without a body is converted to DocBook | Dan Allen | |
| 2014-07-16 | Merge pull request #1019 from mojavelinux/issue-931 | Dan Allen | |
| resolves #931 wrap <para> around admonition inside example block in DocBook 4.5 | |||
| 2014-07-16 | Merge pull request #1018 from mojavelinux/issue-927 | Dan Allen | |
| resolves #927 use informalfigure if block image doesn't have a title | |||
| 2014-07-16 | resolves #931 wrap <para> around admonition inside example block in DocBook 4.5 | Dan Allen | |
| 2014-07-16 | Merge pull request #1017 from mojavelinux/issue-956 | Dan Allen | |
| resolves #956 fix invalid docbook when adding role to formatted text | |||
| 2014-07-16 | resolves #927 use informalfigure if block image doesn't have a title | Dan Allen | |
| 2014-07-16 | resolves #956 fix invalid docbook when adding role to formatted text | Dan Allen | |
| - add role attribute directly to literal, superscript and subscript elements - update AsciiDoc compat file with the same changes | |||
| 2014-07-16 | Merge pull request #1015 from mojavelinux/issue-612 | Dan Allen | |
| resolves #612 generate data uri for remote image | |||
| 2014-07-16 | resolves #861 add source map information to blocks | Dan Allen | |
| 2014-07-15 | resolves #612 generate data uri for remote image | Dan Allen | |
| - generate data uri for remote image when data-uri & allow-uri-read are set - add content-type logic to test webserver - minor optimizations | |||
