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-12-03
set version to v1.5.0.preview.1
Dan Allen
2013-12-03
chomp trailing endline in output from custom templates
Dan Allen
2013-12-03
add newline before each author in html5 backend
Dan Allen
2013-12-02
resolves #818 recognize float style with shorthand syntax outside block
Dan Allen
2013-12-02
Merge pull request #833 from mojavelinux/issue-819
Dan Allen
2013-12-02
add alternate substitution logic for Opal environment
Dan Allen
2013-12-02
use tr_s instead of squeeze for Opal compatibility
Dan Allen
2013-12-02
resolves #819 match URL macro after entity; credit to @jmbruel
Dan Allen
2013-12-01
resolves #824 handle BOM when normalizing source
Dan Allen
2013-11-30
added attribute for hiding footer
Roman Priesol
2013-11-29
fix Opal compatibility issues in substitutors
Dan Allen
2013-11-29
define regex character class for endline match
Dan Allen
2013-11-28
update uri sniff regex for Opal compatibility
Dan Allen
2013-11-28
workaround for defining escape chars in Opal
Dan Allen
2013-11-28
reorder require statements
Dan Allen
2013-11-28
explicitly check for backslash char in attribute subs
Dan Allen
2013-11-25
remove ERB from quote and verse block docbook templates
Dan Allen
2013-11-25
remove ERB from listing block docbook template
Dan Allen
2013-11-25
fix docbook content; remove ERB from break/ruler docbook templates
Dan Allen
2013-11-25
remove ERB from sidebar block docbook template
Dan Allen
2013-11-25
remove ERB from example block docbook template
Dan Allen
2013-11-25
remove ERB from literal block docbook template
Dan Allen
2013-11-25
remove ERB from callout list docbook template
Dan Allen
2013-11-25
remove ERB from ordered list docbook template
Dan Allen
2013-11-24
remove ERB from admonition docbook template
Dan Allen
2013-11-24
remove ERB from floating title docbook template
Dan Allen
2013-11-24
remove ERB from docbook preamble renderer
Dan Allen
2013-11-22
build stylesheet using Zurb Foundation 4.3.2
Dan Allen
2013-11-21
resolves #813 honor background color in syntax highlighting themes
Dan Allen
2013-11-21
resolves #756, upgrade to highlight.js 7.4
Guillaume Grossetie
2013-11-20
resolves #802 don't output revhistory if revdate is not set
Dan Allen
2013-11-20
resolves #799 perform normal subs on verse content
Dan Allen
2013-11-19
remove bogus variable
Dan Allen
2013-11-17
resolves #800 added attribute for hiding uri scheme in automatic links
Dan Allen
2013-11-14
Merge pull request #722 from Mogztter/opal-html5backends
Dan Allen
2013-11-10
put strscan inside Opal guard
Dan Allen
2013-11-10
Merge pull request #796 from Mogztter/opal-autoload
Dan Allen
2013-11-11
Autoload libraries unless we are running Opal
Guillaume Grossetie
2013-11-11
Add new html5 templates
Guillaume Grossetie
2013-11-11
Add HTML5 backends as submodule
Guillaume Grossetie
2013-11-11
strscan is required when running Opal
Guillaume Grossetie
2013-11-08
skip poster on video block if attribute empty
Dan Allen
2013-11-07
resolves #768 automatically wrap part intro content in partintro block
Dan Allen
2013-11-07
resolves #768 emit warning if part is invalid
Dan Allen
2013-11-06
resolves #785 print runtime environment in version output
Dan Allen
2013-11-06
remove warnings with array concatenation; faster operation
Dan Allen
2013-11-06
follow-up to #533 relocate premable logic to next_section
Dan Allen
2013-11-05
Merge pull request #777 from mojavelinux/issue-533
Dan Allen
2013-11-06
resolves #533 unwrap preamble if standalone
Dan Allen
2013-11-05
resolves #522 allow substitutions to be incrementally added & removed
Dan Allen
[next]