Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Asciidoctor

Asciidoctor is a comprehensive, user-friendly publishing toolchain for converting AsciiDoc content to HTML5, DocBook, PDF, and other formats.
Collective - Host: opensource - https://opencollective.com/asciidoctor - Website: https://asciidoctor.org - Code: https://github.com/asciidoctor

Corrected cross-ref syntax

github.com/asciidoctor/asciidoctor.org - 5430a1d9f582e84b14467aed76406d348f15dc72 authored over 11 years ago by Sarah White <[email protected]>
Added links to install guides

github.com/asciidoctor/asciidoctor.org - 1d8ab43e72fcfdb3a4c0128af6060a460cd696cb authored over 11 years ago by Sarah White <[email protected]>
Added link to deckjs backend guide

github.com/asciidoctor/asciidoctor.org - 7e3e7eb42711c7423ca8bcd67b60d0706906a9eb authored over 11 years ago by Sarah White <[email protected]>
Merge pull request #70 from graphitefriction/deckjs-guide

created deckjs backend guide

github.com/asciidoctor/asciidoctor.org - c5bc37e804bc12ce30a75366575ef54a59794838 authored over 11 years ago by Dan Allen <[email protected]>
add url alias to quick reference

github.com/asciidoctor/asciidoctor.org - afa44edfd7e739b87555efa46d7a5a11ff420f0f authored over 11 years ago by Dan Allen <[email protected]>
created deckjs backend guide

- instructions for using custom templates
- split example and backend attribute
- block step exa...

github.com/asciidoctor/asciidoctor.org - 63380319bd66cf584702737cd214ff9f0bb1aad0 authored over 11 years ago by Sarah White <[email protected]>
really fix failing test

github.com/asciidoctor/asciidoctor - 8d3d80f3bef205bd5f02ebd188915c2b3a89f987 authored over 11 years ago by Dan Allen <[email protected]>
fix test assertion

github.com/asciidoctor/asciidoctor - 32cbb624d8a1769f33b796fe0cf61dd206193705 authored over 11 years ago by Dan Allen <[email protected]>
fix test failures in renderer test on Ruby 1.8

github.com/asciidoctor/asciidoctor - cc8f0721dc3cefbed23f5860a4d3dba629cccfee authored over 11 years ago by Dan Allen <[email protected]>
cleanup template cache handling, improve tests

github.com/asciidoctor/asciidoctor - a2e54319d7368647a33ffb2ea25133098ffbc85e authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #446 from mojavelinux/template-cache

resolves #438 add basic template cache

github.com/asciidoctor/asciidoctor - 755f39e28392db23370705019e37861acfe85aba authored over 11 years ago by Dan Allen <[email protected]>
use custom cache instead of Tilt::Cache; cache scan result

github.com/asciidoctor/asciidoctor - 73c2ce023a23e6b599a954e2e965bba57ce35f50 authored over 11 years ago by Dan Allen <[email protected]>
resolves #438 add basic template cache

github.com/asciidoctor/asciidoctor - deae0d53464c5b3af5dad2e1b76fa24c661ff69f authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #452 from mojavelinux/font-awesome-3.2.0

resolves #451 upgrade font awesome to 3.2.0

github.com/asciidoctor/asciidoctor - 651b0eba4a827a435d4d093156ddaf389ba079dd authored over 11 years ago by Dan Allen <[email protected]>
use captioned_title convenience method in backend

- also inline the title_div helper method

github.com/asciidoctor/asciidoctor - 23144b5bddcb8e383d847703397d5c5548672031 authored over 11 years ago by Dan Allen <[email protected]>
upgrade font awesome to 3.2.0

github.com/asciidoctor/asciidoctor-backends - c1ca2308548a5ede4aca50cfd0cf9749352179d3 authored over 11 years ago by Dan Allen <[email protected]>
add html-pipeline source-highlighter

github.com/asciidoctor/asciidoctor-backends - dd1f4b972f18f2e7b41803385b7879b05391068f authored over 11 years ago by Dan Allen <[email protected]>
upgrade font awesome to 3.2.0

github.com/asciidoctor/asciidoctor-stylesheet-factory - 4dcf106ed9b21453cf4334c6f25d182e80689d98 authored over 11 years ago by Dan Allen <[email protected]>
resolves #451 upgrade font awesome to 3.2.0

- include test that font awesome link is included in HTML head

github.com/asciidoctor/asciidoctor - e9871553191f4b9e4bd017e7e4e159decaa707d2 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #449 from mojavelinux/optimize-templates

optimize admonition template

github.com/asciidoctor/asciidoctor - 5c921697e3e33e70bc37bc716457727e98985c91 authored over 11 years ago by Dan Allen <[email protected]>
optimize admonition template

github.com/asciidoctor/asciidoctor - 45567eecccf17132cebf70c606b778751c2e50d1 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #448 from mojavelinux/html-pipeline-highligher

resolves #447 add html-pipeline as source-highlighter option

github.com/asciidoctor/asciidoctor - f2d12e2071f90b111dfd3e714d40f4562cda62eb authored over 11 years ago by Dan Allen <[email protected]>
resolves #447 add html-pipeline as source-highlighter option

- also optimize listing & literal template as pure Ruby

github.com/asciidoctor/asciidoctor - aa6485211a94851e9cd13fd080dc2f84b8bba2f9 authored over 11 years ago by Dan Allen <[email protected]>
add captioned_title method to AbstractBlock

github.com/asciidoctor/asciidoctor - 56a203f3b095e681a05ac6b322b6a33cc6906eec authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #443 from mojavelinux/style-instance-variable

resolves #436 move style to instance variable

github.com/asciidoctor/asciidoctor - 5ba3a6b820adbda9ba9a8ad1306d7658b5cd24f5 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #444 from mojavelinux/foundation-4.2.2-update

update zurb foundation to 4.2.2, adjust styles accordingly

github.com/asciidoctor/asciidoctor - 011d4c66815f23b7fbc65982fd39141f495fa2f5 authored over 11 years ago by Dan Allen <[email protected]>
upgrade to zurb foundation 4.2.2, adjust styles

github.com/asciidoctor/asciidoctor-stylesheet-factory - 259ed6b9cabac57ba999a3958a0623fb6e8fe43f authored over 11 years ago by Dan Allen <[email protected]>
update zurb foundation to 4.2.2, adjust styles accordingly

github.com/asciidoctor/asciidoctor - 10d53f2b526cdbc663e6778f7de69804322fa452 authored over 11 years ago by Dan Allen <[email protected]>
alternate ul styling in toc; pre wrapping

github.com/asciidoctor/asciidoctor-stylesheet-factory - f6d01464913ca159d53bfec101cc4b0a4fa671af authored over 11 years ago by Dan Allen <[email protected]>
Minor sentence revision.

github.com/asciidoctor/asciidoctor.org - 5ebaec1d3ba4fba4966723f069e8a73c4d922b3f authored over 11 years ago by Dan Allen <[email protected]>
Minor updates to Maven plugin 0.1.3.1 release announcement.

github.com/asciidoctor/asciidoctor.org - 2a3de2ccae3d1d967927256b7e79101628f7c236 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #69 from LightGuard/develop

Maven plugin 0.1.3.1 release [ci skip]

github.com/asciidoctor/asciidoctor.org - 5c44ce1fe724fc91bea3aa40395f97db1d04a92b authored over 11 years ago by Dan Allen <[email protected]>
Maven plugin 0.1.3.1 release

github.com/asciidoctor/asciidoctor.org - 6783ce59feda8ec83950180e73f8b9aa07298ef9 authored over 11 years ago by LightGuard <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/asciidoctor/asciidoctor-maven-plugin - f2f1eac52ddd9dd2acc527b7de8db2bfa4e944ea authored over 11 years ago by LightGuard <[email protected]>
[maven-release-plugin] prepare release asciidoctor-maven-plugin-0.1.3.1

github.com/asciidoctor/asciidoctor-maven-plugin - 0ef4791c4d1d0e383c13b6704c6aad1fae06751c authored over 11 years ago by LightGuard <[email protected]>
Revert "[maven-release-plugin] prepare release asciidoctor-maven-plugin-0.1.3.1"

This reverts commit 7c5c82effee2cddda0d5dc314e86c8e0b4492a70.

github.com/asciidoctor/asciidoctor-maven-plugin - 0969791eabcd22c0f693c1121c929459f46cadc4 authored over 11 years ago by LightGuard <[email protected]>
Adding a new test document

github.com/asciidoctor/asciidoctor-maven-plugin - ae9ba3560f405e82cab76edef0f5041a610cd99e authored over 11 years ago by LightGuard <[email protected]>
[maven-release-plugin] prepare release asciidoctor-maven-plugin-0.1.3.1

github.com/asciidoctor/asciidoctor-maven-plugin - 7c5c82effee2cddda0d5dc314e86c8e0b4492a70 authored over 11 years ago by LightGuard <[email protected]>
use @style instance var and role, role? and option? methods

github.com/asciidoctor/asciidoctor-backends - f9a2ae90f88f47a47cac45cc1ca662e480f746e5 authored over 11 years ago by Dan Allen <[email protected]>
resolves #436 move style to instance variable

- convenience methods to check/retrieve role and reftext attributes

github.com/asciidoctor/asciidoctor - 0596513744a3245d35a08d3ca8a189b42fc381a4 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #442 from mojavelinux/linkattrs-compat

resolves #441 add AsciiDoc compat for linkattrs feature

github.com/asciidoctor/asciidoctor - b87f47608beaea281f13863a8a4117458f784366 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #440 from mojavelinux/document-tilt

Document tilt requirement

github.com/asciidoctor/asciidoctor - 0deb40e340dbebbb30f69f04a97bad3bcdf8a06b authored over 11 years ago by Dan Allen <[email protected]>
resolves #433 document that the tilt gem is required to use custom backends

github.com/asciidoctor/asciidoctor - b9531d7b581810fea82bef90535be068eb75e82a authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #439 from mojavelinux/multiple-template-dirs

resolves #437 allow multiple template directories to be specified

github.com/asciidoctor/asciidoctor - d171665aa3ae22956e27e169b62a726d86f1d63f authored over 11 years ago by Dan Allen <[email protected]>
resolves #441 add AsciiDoc compat for linkattrs feature

github.com/asciidoctor/asciidoctor - 6a4e00ea547c3c996c0b7c6d6867ef2001768566 authored over 11 years ago by Dan Allen <[email protected]>
document that -T can be specified multiple times

- also document how the template directory is built

github.com/asciidoctor/asciidoctor - 54d1b9836b04985f138db414f229732ecda491a2 authored over 11 years ago by Dan Allen <[email protected]>
resolves #437 allow multiple template directories to be specified

github.com/asciidoctor/asciidoctor - 6e8eb085aff5835337d8835497a8413a785546f8 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #435 from mojavelinux/engine-option

resolves #406 add option to cli to specify template engine

github.com/asciidoctor/asciidoctor - 0a24ecbb44eebc4ed6dfe1c2253b425ad2eafa71 authored over 11 years ago by Dan Allen <[email protected]>
enable invoker test that uses custom backend

github.com/asciidoctor/asciidoctor - 92b6acdbea3cc81778982825d2e0a9327d3fb862 authored over 11 years ago by Dan Allen <[email protected]>
resolves #406 add option to cli to specify template engine

github.com/asciidoctor/asciidoctor - 8911f46bbd90fbac69633763e1c0fd093d650965 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #434 from mojavelinux/tilt-tests

add tests for custom (tilt) backends

github.com/asciidoctor/asciidoctor - 9d2eec9e445b00c6c5619b95e4d9ab3e19fddba0 authored over 11 years ago by Dan Allen <[email protected]>
resolves issue #60.

github.com/asciidoctor/asciidoctorj - d01fb3418e4822ecf6a45f25236124a11cfa3f85 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #59

github.com/asciidoctor/asciidoctorj - fd971a3e4f4b3227cf48d0e69808e76955107c3a authored over 11 years ago by Alex Soto <[email protected]>
add tests for custom (tilt) backends

github.com/asciidoctor/asciidoctor - 117a89ed51c50e9a9b0feef473e1627948c22a78 authored over 11 years ago by Dan Allen <[email protected]>
disable e-mail notifications [ci skip]

github.com/asciidoctor/asciidoctor - 1f16af3d1ea2b732647f0de457dac7bcbf14035a authored over 11 years ago by Dan Allen <[email protected]>
add nowrap option to pre elements

github.com/asciidoctor/asciidoctor-backends - 1a958c3721a2029de273d0c9331455fea166e0ce authored over 11 years ago by Dan Allen <[email protected]>
add additional test

github.com/asciidoctor/asciidoctor - c4b1f0e34c45857468c0673e60e7e808c5c59e9b authored over 11 years ago by Dan Allen <[email protected]>
properly handle escaping scenarios

github.com/asciidoctor/asciidoctor - 004b41d6dbda54bc026348a8675f83395a183082 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #432 from mojavelinux/toc-list-type

resolves #431 use ul list for TOC in HTML5 backend

github.com/asciidoctor/asciidoctor - 12df7c9dcbe64949b6b0f0a210b892f9623e386a authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #430 from mojavelinux/pre-wrap

resolves #303 pre-wrap literal blocks, add nowrap option

github.com/asciidoctor/asciidoctor - c606010fe62089a97ca81397e3088468c4e1bac2 authored over 11 years ago by Dan Allen <[email protected]>
resolves #303 pre-wrap literal blocks, add nowrap option

github.com/asciidoctor/asciidoctor - d1ecd3ee344007ae280baa1824a1c435f38a6053 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #429 from mojavelinux/embed-css-by-default

resolves #428 embed CSS by default, copycss when linkcss is set

github.com/asciidoctor/asciidoctor - 24b1cc0413f98e2f0110152c6b8cbf47bd6979d3 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #57 from mojavelinux/fixes

add missing @Parameter annotation, fix template engine config

github.com/asciidoctor/asciidoctor-maven-plugin - 46348c52f947d4e72cbf286cfafbdc45e4572272 authored over 11 years ago by Jason Porter <[email protected]>
resolves #431 use ul list for TOC in HTML5 backend

- remove use of invalid type="none" attribute
- default stylesheet provides styling for TOCs usi...

github.com/asciidoctor/asciidoctor - 100eb12b1b1b50d3bd28e521c215bd6a70969c9d authored over 11 years ago by Dan Allen <[email protected]>
font awesome import, fix default stylesheet embed

github.com/asciidoctor/asciidoctor-backends - dcf1e753f3733fdfabdbaec12292bf7f96b2f319 authored over 11 years ago by Dan Allen <[email protected]>
add font awesome, fix default stylesheet embed

github.com/asciidoctor/asciidoctor-backends - 68552541e346d680ca7c301cf01c92c0dfa48782 authored over 11 years ago by Dan Allen <[email protected]>
add checklist support

github.com/asciidoctor/asciidoctor-backends - f1894eea314e14aaf977ff41d3858252606cb0d8 authored over 11 years ago by Dan Allen <[email protected]>
disable disqus in dev mode to avoid sending local URL [ci skip]

github.com/asciidoctor/asciidoctor.org - acacb992c7c15e8aaf0f51499db6b63aafd433a3 authored over 11 years ago by Dan Allen <[email protected]>
resolves #428 embed CSS by default, copycss when linkcss is set

- additionally, link to custom css if SafeMode > SECURE

github.com/asciidoctor/asciidoctor - 77b4255238ca8101291ef9fdb6c47699d34ae6d3 authored over 11 years ago by Dan Allen <[email protected]>
use option? for checklist, correct option attribute name

github.com/asciidoctor/asciidoctor - e815beab2beb0bd09cfb3b665672a9c4ce456f44 authored over 11 years ago by Dan Allen <[email protected]>
multiple author styles, checklist styles

github.com/asciidoctor/asciidoctor-stylesheet-factory - 0a3c8f0524090857ffa51a27364327f75b301045 authored over 11 years ago by Dan Allen <[email protected]>
add checklist ul class to default stylesheet, use it

github.com/asciidoctor/asciidoctor - 1d28200ed276661f2f752d62cb44c2ef6e920923 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #13 from johncarl81/master

Synced readme with Asciidoctor docs

github.com/asciidoctor/asciidoclet - 33af9b3f02b63b686145b31bb2fd8298febdd664 authored over 11 years ago by John Ericksen <[email protected]>
synced with Asciidoctor docs

github.com/asciidoctor/asciidoclet - fa879b8d8e525f9e9c95f0d79af8acd1f853ad2e authored over 11 years ago by John Ericksen <[email protected]>
Merge pull request #12 from johncarl81/tests

Unit tests and overall refactoring

github.com/asciidoctor/asciidoclet - 6c242d90ee47f2bab218d9c1ee9f5175f2987d3e authored over 11 years ago by John Ericksen <[email protected]>
Merge pull request #426 from mojavelinux/checklists

resolves #200 add support for checklists in unordered list

github.com/asciidoctor/asciidoctor - 56985f9b62b8afb76cc5131a7c8421f8d35ca0f0 authored over 11 years ago by Dan Allen <[email protected]>
restrict checkbox matching to ulist

github.com/asciidoctor/asciidoctor - ee74119e85bb214709071be938ca5fa5abe002c3 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #391 from mojavelinux/table-header-convention

resolves #387 implicit table header row

github.com/asciidoctor/asciidoctor - 3e6dc9115e522bdc44599daf022b2fd6351760b6 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #420 from mojavelinux/backtick-role

resolves #419 constrained monospace using backtacks supports role

github.com/asciidoctor/asciidoctor - 18f43c4a74b8f54c4cb507e357215034bf0ba185 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #422 from mojavelinux/escape-formatted-text-role

resolves #421 support escaping the attributes that precede formatted text

github.com/asciidoctor/asciidoctor - dfbf6f2471eae48b0fd0bde7b985796f9bad0e42 authored over 11 years ago by Dan Allen <[email protected]>
add missing @Parameter annotation, fix template engine config

github.com/asciidoctor/asciidoctor-maven-plugin - 6fd120902d35485e3dbb26b2c52a614157ea4c1a authored over 11 years ago by Dan Allen <[email protected]>
resolves #200 add support for checklists in unordered list

github.com/asciidoctor/asciidoctor - f6b186957ff8fa124334b2b62162fb97f1d9de2e authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #424 from mojavelinux/option-method

resolves #423 add option? method to AbstractNode

github.com/asciidoctor/asciidoctor - 80722873538a11032041b701d18813b41c10d4c9 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #67 from mojavelinux/quick-ref-update

resolves #58 move Markdown syntax to own section

github.com/asciidoctor/asciidoctor.org - 4d80b97ded5b2d318cfd898eb2f1e6bb9b004b11 authored over 11 years ago by Dan Allen <[email protected]>
Move fenced code block to Markdown section

- move fenced code block to Markdown compatibility section
- fix lead style (so it works using r...

github.com/asciidoctor/asciidoctor.org - 7991c8b1a07016bfdae45b1cee855e54bfb78a9a authored over 11 years ago by Dan Allen <[email protected]>
resolves #58 move Markdown syntax to own section

github.com/asciidoctor/asciidoctor.org - 68820a67bcd5ba099b1439bb12a599823fa4acfd authored over 11 years ago by Dan Allen <[email protected]>
resolves #423 add option? method to AbstractNode

github.com/asciidoctor/asciidoctor - 3cbb0e40d3af7836be562e57d98af2e1afa270c7 authored over 11 years ago by Dan Allen <[email protected]>
Set publish date of post news/asciidoctor-maven-plugin-0-1-3-released.adoc [ci skip]

github.com/asciidoctor/asciidoctor.org - 66d04e0f333d7c08e59d1bf8d54cd479e507801e authored over 11 years ago by Dan Allen <[email protected]>
Merge branch 'lightguard/asciidoctor-maven-plugin-0-1-3' into develop

github.com/asciidoctor/asciidoctor.org - f7f35101db7e33ce41b9b51c6e11979121965980 authored over 11 years ago by Dan Allen <[email protected]>
minor revision, update date

github.com/asciidoctor/asciidoctor.org - 428670160f1ebd444d263e0812b52e6bea2f98af authored over 11 years ago by Dan Allen <[email protected]>
fix padding on blockquotes & admonitions [ci skip]

github.com/asciidoctor/asciidoctor.org - e337f497593481c57b12fcc6272c23af39bd5c81 authored over 11 years ago by Dan Allen <[email protected]>
add additional test

github.com/asciidoctor/asciidoctor - ac1ed12c87ef8827fde5a804739207ada07d624a authored over 11 years ago by Dan Allen <[email protected]>
resolves #421 support escaping the attributes that precede formatted text

github.com/asciidoctor/asciidoctor - 39a83affe27f78be84bb77c848fdc75ac652f48f authored over 11 years ago by Dan Allen <[email protected]>
resolves #419 constrained monospace using backtacks supports role

github.com/asciidoctor/asciidoctor - a17c1980cf5bd15c3b0589a2d1adca4f9abaf021 authored over 11 years ago by Dan Allen <[email protected]>
Adding thanks to contributors

github.com/asciidoctor/asciidoctor.org - 27bcd071bc842a57d9361114c425306db6a4d8a1 authored over 11 years ago by LightGuard <[email protected]>