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
/
compat
Age
Commit message (
Expand
)
Author
2018-11-10
drop the compat folder from the source repository
Dan Allen
2014-11-21
cleanup intrinsic attribute list
Dan Allen
2014-11-21
resolves #1208 add intrinsic attribute cpp with value C++
Dan Allen
2014-08-10
output attribution in front of citetitle in quote & verse blocks
Dan Allen
2014-07-30
resolves #1046 use more concise curved quote syntax
Dan Allen
2014-07-27
resolves #718 and #714 swap + and ` formatting chars
Dan Allen
2014-07-18
resolves #225 phrase surrounded with # defaults to marked text
Dan Allen
2014-07-16
add note about disabling single quoted emphasis
Dan Allen
2014-07-16
resolves #956 fix invalid docbook when adding role to formatted text
Dan Allen
2014-07-14
resolves #717 disable single quotes as formatting marks for emphasized text
Dan Allen
2014-06-23
resolves #752 upgrade to Font Awesome 4.1
Guillaume Grossetie
2014-05-27
follow-up for #935 add support for id attribute on links to compat file
Dan Allen
2013-10-28
resolves #737 disable subs on pass block by default
Dan Allen
2013-10-26
resolves #738 vertical table headers use th element instead of header class
David Gamba
2013-10-19
resolves #715 replace single quote at end of word
Dan Allen
2013-09-26
resolves #643 add vbar attribute, make brvbar resolve properly
Dan Allen
2013-09-25
resolves #629 add user-home attribute that resolves to user's home directory
Dan Allen
2013-09-18
enable source block in compat when source-highlighter is unset
Dan Allen
2013-09-04
resolves #616 add float attribute to image inline macro
Dan Allen
2013-09-02
fix fenced code compatibility entry
Dan Allen
2013-08-28
rework #455 to pass Markdown horizontal rule tests
Dan Allen
2013-08-23
add XML-based callout to AsciiDoc compat config
Dan Allen
2013-07-04
add compatibility for handling absolute and uri image targets
Dan Allen
2013-06-28
disable linkcss in AsciiDoc compat file
Dan Allen
2013-06-27
resolves #455 add Markdown-style horizontal rules (w/ restriction)
Dan Allen
2013-06-21
resolves #441 add AsciiDoc compat for linkattrs feature
Dan Allen
2013-06-03
resolves #388 add level 5 section to compatibility file
Dan Allen
2013-05-30
cleanups and minor bug fixes
Dan Allen
2013-05-29
resolves #259 add btn inline macro
Dan Allen
2013-05-29
resolves #173 Add menu inline macro
Dan Allen
2013-05-29
Merge pull request #375 from mojavelinux/kbd-inline-macro
Dan Allen
2013-05-29
resolves #172 add inline keyboard macro
Dan Allen
2013-05-29
resolves #373 support markdown-style headings as section titles
Dan Allen
2013-05-29
Merge pull request #371 from mojavelinux/ordered-list-type
Dan Allen
2013-05-29
resolves #196 support alternative quote forms
Dan Allen
2013-05-29
add type attribute to ordered list in html5 backend
Dan Allen
2013-05-28
add sect0 class to level 0 section headings
Dan Allen
2013-05-27
resolves #115 add option for font-based icons
Dan Allen
2013-05-25
resolves #350 shorthand syntax for table format
Dan Allen
2013-05-25
resolves #228 support {set:name:value} syntax
Dan Allen
2013-05-02
resolves #295 support preamble toc-placement
Dan Allen
2013-04-25
resolves #257 add AsciiDoc config to document compatibility
Dan Allen