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-06-29
set version to 0.1.4.preview.1
Dan Allen
2013-06-29
remove spurious space
Dan Allen
2013-06-29
fix pre.nowrap, fix spacing below nested lists
Dan Allen
2013-06-29
remove border for pre > code
Dan Allen
2013-06-29
remove tt styles in favor of code
Dan Allen
2013-06-28
resolves #460 properly style floating images (inline & block)
Dan Allen
2013-06-27
resolves #455 add Markdown-style horizontal rules (w/ restriction)
Dan Allen
2013-06-27
resolves #457 honor showtitle attribute as alternate to notitle!
Dan Allen
2013-06-26
fix test failures in renderer test on Ruby 1.8
Dan Allen
2013-06-26
cleanup template cache handling, improve tests
Dan Allen
2013-06-26
use custom cache instead of Tilt::Cache; cache scan result
Dan Allen
2013-06-26
resolves #438 add basic template cache
Dan Allen
2013-06-25
Merge pull request #452 from mojavelinux/font-awesome-3.2.0
Dan Allen
2013-06-25
use captioned_title convenience method in backend
Dan Allen
2013-06-24
resolves #451 upgrade font awesome to 3.2.0
Dan Allen
2013-06-24
optimize admonition template
Dan Allen
2013-06-24
resolves #447 add html-pipeline as source-highlighter option
Dan Allen
2013-06-24
add captioned_title method to AbstractBlock
Dan Allen
2013-06-23
Merge pull request #443 from mojavelinux/style-instance-variable
Dan Allen
2013-06-23
update zurb foundation to 4.2.2, adjust styles accordingly
Dan Allen
2013-06-21
resolves #436 move style to instance variable
Dan Allen
2013-06-21
resolves #433 document that the tilt gem is required to use custom backends
Dan Allen
2013-06-20
resolves #437 allow multiple template directories to be specified
Dan Allen
2013-06-20
resolves #406 add option to cli to specify template engine
Dan Allen
2013-06-18
properly handle escaping scenarios
Dan Allen
2013-06-17
Merge pull request #432 from mojavelinux/toc-list-type
Dan Allen
2013-06-18
resolves #303 pre-wrap literal blocks, add nowrap option
Dan Allen
2013-06-17
resolves #431 use ul list for TOC in HTML5 backend
Dan Allen
2013-06-16
resolves #428 embed CSS by default, copycss when linkcss is set
Dan Allen
2013-06-15
use option? for checklist, correct option attribute name
Dan Allen
2013-06-15
add checklist ul class to default stylesheet, use it
Dan Allen
2013-06-14
Merge pull request #426 from mojavelinux/checklists
Dan Allen
2013-06-14
restrict checkbox matching to ulist
Dan Allen
2013-06-14
Merge pull request #391 from mojavelinux/table-header-convention
Dan Allen
2013-06-14
Merge pull request #420 from mojavelinux/backtick-role
Dan Allen
2013-06-14
Merge pull request #422 from mojavelinux/escape-formatted-text-role
Dan Allen
2013-06-13
resolves #200 add support for checklists in unordered list
Dan Allen
2013-06-12
resolves #423 add option? method to AbstractNode
Dan Allen
2013-06-12
resolves #421 support escaping the attributes that precede formatted text
Dan Allen
2013-06-11
resolves #419 constrained monospace using backtacks supports role
Dan Allen
2013-06-09
Merge pull request #412 from mojavelinux/disable-last-updated
Dan Allen
2013-06-09
Merge pull request #415 from mojavelinux/template-testing
Dan Allen
2013-06-09
Remove require rubygems
Per Andersson
2013-06-09
fix tests for testing slim and haml backends
Dan Allen
2013-06-07
Merge pull request #409 from mojavelinux/flexible-section-numbering
Dan Allen
2013-06-06
use labels for version and last updated
Dan Allen
2013-06-06
Merge pull request #404 from mojavelinux/docinfo-sub-attrs
Dan Allen
2013-06-06
resolves #393 numbered can still be toggled even when enabled in API
Dan Allen
2013-06-06
Merge pull request #397 from mojavelinux/attributes-option-type
Dan Allen
2013-06-06
Merge pull request #402 from mojavelinux/multiple-authors-html
Dan Allen
[next]