index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-09-05
update version to 0.1.4
Dan Allen
2013-09-05
add docbook5 backend & manpage doctype to man page and command options
Dan Allen
2013-09-05
fix margin below list content in admonition block; remove a > code hack
Dan Allen
2013-09-05
rework and simplify pre, code and listing styles
Dan Allen
2013-09-05
resolves #620 add inline style for unordered list
Dan Allen
2013-09-05
alias sub_specialchars to sub_specialcharacters method
Dan Allen
2013-09-05
tighten stylesheet
Dan Allen
2013-09-05
Merge pull request #619 from mojavelinux/consolidate-toc-attrs
Dan Allen
2013-09-05
resolves #618 consolidate toc attributes
Dan Allen
2013-09-05
Merge pull request #617 from mojavelinux/inline-image-float
Dan Allen
2013-09-04
restore horizontal rule above footnotes in embedded mode
Dan Allen
2013-09-04
resolves #616 add float attribute to image inline macro
Dan Allen
2013-09-04
dup attributes in nested document so they don't get clobbered
Dan Allen
2013-09-04
allow subs to be passed as option to Block constructor
Dan Allen
2013-09-04
only set default cursor on icon if it's not a link
Dan Allen
2013-09-03
give breathing room to checkbox in checklist
Dan Allen
2013-09-03
bump version of release candidate
Dan Allen
2013-09-03
fix broken inline anchor template in DocBook 5 backend
Dan Allen
2013-09-03
add more source languages to floating language hint; optimize CSS
Dan Allen
2013-09-02
fix for three or more callouts on a single line
Dan Allen
2013-09-02
improvements to copycss and pygments stylesheet
Dan Allen
2013-09-02
don't disable callouts if escaped callouts are found
Dan Allen
2013-09-02
trim trailing margin in sidebar block
Dan Allen
2013-09-02
remove monospaced class from verbatim elements
Dan Allen
2013-09-01
resolves #590 style the video block (title & margin)
Dan Allen
2013-09-01
additional test for #481 that shorthand doesn't clobber explicit options
Dan Allen
2013-08-31
resolves #611 don't match fenced code block w/ 4 ticks
Dan Allen
2013-08-31
refactor subs handling on block
Dan Allen
2013-08-30
optimize callout cataloging and substitution
Dan Allen
2013-08-30
resolves #607 render icon as alt text if icons are disabled
Dan Allen
2013-08-30
add optimization in callout replacement
Dan Allen
2013-08-30
amend #602 rename .group to .float-group
Dan Allen
2013-08-30
resolves #608 enable role & title attributes for icon inline macro
Dan Allen
2013-08-30
resolves #602 add float clearing classes (clearfix, group)
Dan Allen
2013-08-30
resolves #603 restore callouts to correct source lines
Dan Allen
2013-08-30
resolves #604 add pygments-linenums-mode attribute
Dan Allen
2013-08-29
use unicode characters for checkboxes that work in PDF
Dan Allen
2013-08-28
rework #455 to pass Markdown horizontal rule tests
Dan Allen
2013-08-28
render checklists in DocBook output
Dan Allen
2013-08-28
add and honor interactive option for checklists
Dan Allen
2013-08-28
use untitled-label attribute as title in DocBook if document has no title
Dan Allen
2013-08-28
small optimization scanning for callouts
Dan Allen
2013-08-28
fix regression for multiple callouts on a single line
Dan Allen
2013-08-28
modernize AsciiDoc markup example in rdoc
Dan Allen
2013-08-27
resolves #591 rename include-depth attribute to max-include-depth, set defaul...
Dan Allen
2013-08-25
only remove leading indent from normal paragraph
Dan Allen
2013-08-25
Set version to 0.1.4.rc.1
Dan Allen
2013-08-25
update video embed code, allow service as first positional attribute
Dan Allen
2013-08-25
resolves #587 Add support for external video hosting services in video macro
Xavier Coulon
2013-08-24
allow processors to be activated by string
Dan Allen
[next]