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

resolves #636 ensure Extensions constant is Asciidoctor::Extensions

github.com/asciidoctor/asciidoctor - 866229beb63e43e0e792533ccefbc8e5ca890d0c authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #660 from mojavelinux/issue-549

resolves #549 added sectnumlevels to control depth of section numbering

github.com/asciidoctor/asciidoctor - b15ace08c789c2e0fecf2c0b2426789ce7ae759a authored over 11 years ago by Dan Allen <[email protected]>
updated preamble example in user manual

- resolves https://github.com/asciidoctor/asciidoctor-documentation/issues/17
- added code examp...

github.com/asciidoctor/asciidoctor.org - 0e5a2f6124658a3e05b7bc0d0a90a60718d7447f authored over 11 years ago by Sarah White <[email protected]>
resolves #549 added sectnumlevels to control depth of section numbering

github.com/asciidoctor/asciidoctor - e4d821f31176e5c165bc81dfbdc5613dc74e4cdd authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #657 from mojavelinux/issue-630

resolves #630 add hardbreaks option to block

github.com/asciidoctor/asciidoctor - c524262cb7655ece35f0004d632a89ec11cbfe80 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #124 from graphitefriction/toc-example-update

resolves #123 refactored toc examples

github.com/asciidoctor/asciidoctor.org - d3cb3cbd9e2cfa7191c611c9c949daaab49adb2b authored over 11 years ago by Sarah White <[email protected]>
resolves #630 add hardbreaks option to block

- add hardbreaks option to block (emulate ' +' at end of line)
- cleanup some attribute lookups

github.com/asciidoctor/asciidoctor - 78e5311e2e88829c113bba86a9d586b9994a53fb authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #122 from graphitefriction/attr-precedence

resolves #89 documented attribute precedence

github.com/asciidoctor/asciidoctor.org - 1834890f670ec4a14337e60383c6aea0acf5826e authored over 11 years ago by Sarah White <[email protected]>
resolves #123 refactored toc examples

- setup exdir to store example code
- added exdir attribute to header of user manual
- created o...

github.com/asciidoctor/asciidoctor.org - d0363dccd03958dae5b3a4bd81483c7028b0455b authored over 11 years ago by Sarah White <[email protected]>
Merge pull request #656 from mojavelinux/issue-654

resolves #654 use gem tasks from Bundler

github.com/asciidoctor/asciidoctor - d71f3672a1d788ceb13879666c303b3281594ee8 authored over 11 years ago by Dan Allen <[email protected]>
resolves #654 use gem tasks from Bundler

- use bundler/gem_tasks for build, release and install
- delegate console task to Bundler
- fix ...

github.com/asciidoctor/asciidoctor - e91b88dca34c3c9c7615da43d15c34065dc8c11f authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #655 from mojavelinux/issue-653

resolves #653 build gemspec files using git ls-tree

github.com/asciidoctor/asciidoctor - 3ae00dd7a69366b09214c6067635e8f261ffe438 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #652 from mojavelinux/issue-597

resolves #597 support quoted index terms that may contain commas

github.com/asciidoctor/asciidoctor - 50b4c29a69f0d77c82071b010c530312a8b7984f authored over 11 years ago by Dan Allen <[email protected]>
change link delimiter used in CHANGELOG

github.com/asciidoctor/asciidoctor - 0aa153923d01fa5c4729b91f2871e4b4ca758ffc authored over 11 years ago by Dan Allen <[email protected]>
resolves #653 build gemspec files using git ls-tree

- build gemspec files using git ls-tree
- remove gemspec task in Rakefile
- code formatting

github.com/asciidoctor/asciidoctor - fd31ebb0970d3396aeadccdd8e6ec64b075b5a5d authored over 11 years ago by Dan Allen <[email protected]>
resolves #597 support quoted index terms that may contain commas

github.com/asciidoctor/asciidoctor - 28ff4c3b9f42e07e977196810c315ce4c8f32518 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #648 from mojavelinux/issue-647

resolves #647 don't assign role attribute if quoted text has no roles

github.com/asciidoctor/asciidoctor - 4a76483af8f7f620e2b9e4ff313df591a7709f9c authored over 11 years ago by Dan Allen <[email protected]>
cleanup syntax in html5 haml backend

github.com/asciidoctor/asciidoctor-backends - 9bb268f1f3c1e9f7b293d47ccfd1f08664f37b32 authored over 11 years ago by Dan Allen <[email protected]>
resolves #22 update deckjs haml backend for Asciidoctor 0.1.4

github.com/asciidoctor/asciidoctor-backends - 5836b789b379ac86f93850638df1e07c4cd4e46d authored over 11 years ago by Dan Allen <[email protected]>
resolves #22 update deckjs haml backend for Asciidoctor 0.1.4

github.com/asciidoctor/asciidoctor-deck.js - fc3e98b6915ad07a5f016449ae978a1f586adb2f authored over 11 years ago by Dan Allen <[email protected]>
clarify how to use linkcss and copycss

additionally:
- refactor names of uri attributes
- clarify default behavior
- drop mention of Ja...

github.com/asciidoctor/asciidoctor.org - 86126952c5c2e0ca66997998657fae8a3d88a395 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #121 from shalicke/patch-1

Fix up linkcss and copycss semantics

github.com/asciidoctor/asciidoctor.org - 8fac63dc0d0d95aecec0ce0ee5f18fd1c9c2c5bb authored over 11 years ago by Dan Allen <[email protected]>
resolves #89 documented attribute precedence

- added list to quick ref of attribute precedence
- organized attribute subsections in quick ref...

github.com/asciidoctor/asciidoctor.org - bc0fe3e1c3dafeb6ba6e871f6f6fedd50935b7b0 authored over 11 years ago by Sarah White <[email protected]>
Fix up linkcss and copycss semantics

The linkcss attribute copies (and links) the stylesheet, while the copycss attribute embeds the ...

github.com/asciidoctor/asciidoctor.org - 3f2d8866899860be953270b831d217009ec8f64b authored over 11 years ago by Sam Halicke <[email protected]>
Merge pull request #7 from mojavelinux/issue-6

resolves #6 process files with .asc file extension

github.com/asciidoctor/asciidoctor-browser-extension - bb364ff13646938487a1df6204c3735a3179ba77 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Merge pull request #4 from mojavelinux/issue-3

resolves #3 process files with .asc extension

github.com/asciidoctor/asciidoctor-firefox-addon - b524b0e86a4f398bf341453d478892866f57b499 authored over 11 years ago by Guillaume Grossetie <[email protected]>
resolves #647 don't assign role attribute if quoted text has no roles

github.com/asciidoctor/asciidoctor - 32518558ab502e8bf0e1de00261fa38b66078791 authored over 11 years ago by Dan Allen <[email protected]>
resolves #3 process files with .asc extension

also make slight optimization to regex

github.com/asciidoctor/asciidoctor-firefox-addon - 90a6f57853498b2be3dfbb2cf51f8f9ad2c62380 authored over 11 years ago by Dan Allen <[email protected]>
resolves #6 process files with .asc file extension

github.com/asciidoctor/asciidoctor-browser-extension - 9ec38ebf3c765f0875c40c8c221dc7531eb21e0b authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #645 from mojavelinux/issue-643

resolves #643 add vbar attribute, make brvbar resolve properly

github.com/asciidoctor/asciidoctor - 02f51ca65efd5e84e0e9af64eae2111301f8587a authored over 11 years ago by Dan Allen <[email protected]>
resolves #643 add vbar attribute, make brvbar resolve properly

github.com/asciidoctor/asciidoctor - 9a16a04e6143ab80504a100932f979ba84aea829 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #646 from mojavelinux/issue-629

resolves #629 add user-home attribute that resolves to user's home direc...

github.com/asciidoctor/asciidoctor - a5dfc8bd055d29854c5647fb0254dbdefe64ab1a authored over 11 years ago by Dan Allen <[email protected]>
resolves #629 add user-home attribute that resolves to user's home directory

github.com/asciidoctor/asciidoctor - 1098573c34e182a35fe2d1e1976d32b61436f699 authored over 11 years ago by Dan Allen <[email protected]>
small optimizations in built-in templates

github.com/asciidoctor/asciidoctor - 02b685f0183a8a8b37677169898fadbe55c72356 authored over 11 years ago by Dan Allen <[email protected]>
fix custom template loading for core tests

github.com/asciidoctor/asciidoctor - 4fe4b3980195fd294088f435698ed4f5bf69dfed authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #120 from graphitefriction/table-attr-additions

expanded data format and table format sections

github.com/asciidoctor/asciidoctor.org - 5e8febbc73aec94784a436fc756951efdd1a103f authored over 11 years ago by Sarah White <[email protected]>
expanded data format and table format sections

- provided additional data format examples
- added a tracks.csv file so the include:: directive ...

github.com/asciidoctor/asciidoctor.org - 37993de3b1575b9bb61d649394036f1eff2aa336 authored over 11 years ago by Sarah White <[email protected]>
Merge pull request #119 from graphitefriction/table-attr-additions

expanded table section of user manual

github.com/asciidoctor/asciidoctor.org - 0bb76005c45498a84da80d18cca6e19262f9db04 authored over 11 years ago by Sarah White <[email protected]>
expanded table section of user manual

- added content and examples to cell specifier section
- expanded and formatted table summary se...

github.com/asciidoctor/asciidoctor.org - 7dd1ba77c8ca71959fc602ca0fa34b183c4b64c0 authored over 11 years ago by Sarah White <[email protected]>
Print error message when something went wrong during renderer

Resolves #3

github.com/asciidoctor/asciidoctor-browser-extension - 176df571b5a37032d938ade37526d03f60d6e4f7 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Merge pull request #118 from graphitefriction/table-attr-additions

new content and examples for column specifier section

github.com/asciidoctor/asciidoctor.org - 4593d814980ed3ea8161d7974faa56c067cef30d authored over 11 years ago by Sarah White <[email protected]>
remaining updates to html5 erb templates for Asciidoctor 0.1.4

github.com/asciidoctor/asciidoctor-backends - 3e28fa2a82e95480fc4e6e6c3a8bf91205888935 authored over 11 years ago by Dan Allen <[email protected]>
add missing meta, fix invalid attr lookups

github.com/asciidoctor/asciidoctor-backends - a0d04f8311e16eecb81c8e5195529fb63e1df4fd authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #117 from graphitefriction/preamble-example

added preamble example

github.com/asciidoctor/asciidoctor.org - 54883aed6df3bc481c26e47c3c4532b1552150c9 authored over 11 years ago by Sarah White <[email protected]>
new content and examples for column specifier section

- added general table content and examples
- added specifier descriptions and examples
- applies...

github.com/asciidoctor/asciidoctor.org - 68b026c2aa6f311b0310cfd194d1ba7d2e4ed0ca authored over 11 years ago by Sarah White <[email protected]>
add info about srpm in koji

github.com/asciidoctor/asciidoctor-rpm-mirror - b042612fcd6f234ddab8587a70b58bf7d8c89ae7 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #26 from gernotstarke/to_0_5

updated dependencies in build.gradle to 0.5

github.com/asciidoctor/asciidoctor-gradle-plugin - b03b102028883e1a01d8a201419f1fb58c0002d9 authored over 11 years ago by Andres Almiray <[email protected]>
partial update of html5 erb templates for Asciidoctor 0.1.4

github.com/asciidoctor/asciidoctor-backends - 48b6387da353eca82d190543bf37e68a62cc6d66 authored over 11 years ago by Dan Allen <[email protected]>
set nowrap to false for html-pipeline, minor cleanups

github.com/asciidoctor/asciidoctor-backends - bc37227f0499de4f4b5fef8a927b4db9ef3326e2 authored over 11 years ago by Dan Allen <[email protected]>
add pygments highlighter in listing block, minor cleanups

github.com/asciidoctor/asciidoctor-backends - fa1cbfcdb9e0094c8df9ad26b7c79bab789cb3f9 authored over 11 years ago by Dan Allen <[email protected]>
update srpm from koji

github.com/asciidoctor/asciidoctor-rpm-mirror - 5551a14d24f95f63fabc4826a764020fd19de0f2 authored over 11 years ago by Dan Allen <[email protected]>
remove test for including content from a URI

github.com/asciidoctor/asciidoctor-rpm-mirror - c05c0100aa0018c42121ccdfd20d0abc4f9fbf2d authored over 11 years ago by Dan Allen <[email protected]>
added preamble example

- fixed preamble section ID so toc link works
- added preamble.png image
- resolves https://gith...

github.com/asciidoctor/asciidoctor.org - 65433b7eb9699843cd8f23dca866fbd22be399dc authored over 11 years ago by Sarah White <[email protected]>
change include uri test to use non-https URI

github.com/asciidoctor/asciidoctor-rpm-mirror - 63541260260af066e114f27aa2206b859e368269 authored over 11 years ago by Dan Allen <[email protected]>
resolves #4 upgrade package to Asciidoctor 0.1.4

github.com/asciidoctor/asciidoctor-rpm-mirror - ceeaf60583d6bb43da5579fc9142fe189d8b8f10 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #635 from mojavelinux/issue-628

resolves #628 enable sidebar toc for small screens

github.com/asciidoctor/asciidoctor - 65ca65ce47b252d85bf870f6569bf54bce84a032 authored over 11 years ago by Dan Allen <[email protected]>
fix listing block, minor cleanups to Slim html5 templates

github.com/asciidoctor/asciidoctor-backends - d8312b7ec71b81f341e1c50191c894b676218b55 authored over 11 years ago by Dan Allen <[email protected]>
remaining updates to Haml html5 templates for Asciidoctor 0.1.4

github.com/asciidoctor/asciidoctor-backends - 08d9b19cdb2678b31bfef70080f41f0f343fd4d4 authored over 11 years ago by Dan Allen <[email protected]>
partially update haml templates for Asciidoctor 0.1.4

github.com/asciidoctor/asciidoctor-backends - ca6a04b01bd817b905eed053256bc2d1a034be20 authored over 11 years ago by Dan Allen <[email protected]>
update slim templates for Asciidoctor 0.1.4

github.com/asciidoctor/asciidoctor-backends - a4a5e2040a4c2f12c21df7a43c24d8a4977ee006 authored over 11 years ago by Dan Allen <[email protected]>
add comment [ci skip]

github.com/asciidoctor/asciidoctor - 611605ccf8e66afda846a51541f36c5af037cf87 authored over 11 years ago by Dan Allen <[email protected]>
resolves #628 enable sidebar toc for small screens

github.com/asciidoctor/asciidoctor - da0f1eba29d5ada15a1ae99656be86c863351eda authored over 11 years ago by Dan Allen <[email protected]>
add square brackets around button label

github.com/asciidoctor/asciidoctor-stylesheet-factory - 28034e053994114161d0fa05b3bb367885e11a51 authored over 11 years ago by Dan Allen <[email protected]>
enable sidebar toc for small screens

github.com/asciidoctor/asciidoctor-stylesheet-factory - 35264f446ca64a519840bd78ced5db03e0d2dd7d authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #634 from mojavelinux/issue-631

resolves #631 added square brackets around button in HTML output

github.com/asciidoctor/asciidoctor - 1d7123b4a1fabe2fcbac25d0d7b8c8bb87be09cc authored over 11 years ago by Dan Allen <[email protected]>
updated dependencies in build.gradle to 0.5

modified readme.adoc to reflext 0.5 version (in depencencies)

github.com/asciidoctor/asciidoctor-gradle-plugin - 24377a609c8f93bb70bed15c570756837a85cda2 authored over 11 years ago by GernotStarke@iMac <[email protected]>
Keep the original jQuery file intact (for md5sum)

github.com/asciidoctor/asciidoctor-firefox-addon - edb0285b6e544aaee2130dca49975d8ff66ac689 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Formatting code

github.com/asciidoctor/asciidoctor-firefox-addon - 455ba74969f9386e6214e6fe918d50c15d16b91f authored over 11 years ago by Guillaume Grossetie <[email protected]>
Port the extension to Mobile Firefox

Resolves #1

github.com/asciidoctor/asciidoctor-firefox-addon - 0d081358037b6b6415fe6d5d04260c252a98bccb authored over 11 years ago by Guillaume Grossetie <[email protected]>
resolves #631 added square brackets around button in HTML output

github.com/asciidoctor/asciidoctor - 6e09e0a8583c42bff2ebce0d926316c224488b69 authored over 11 years ago by Dan Allen <[email protected]>
add sass to source language hover

github.com/asciidoctor/asciidoctor - 20e2466bca87fecc67982eabda41d8754f06f6b5 authored over 11 years ago by Dan Allen <[email protected]>
enable source block in compat when source-highlighter is unset

github.com/asciidoctor/asciidoctor - c52941ca04c2124614e6a3e507c22f3a2bc38ab4 authored over 11 years ago by Dan Allen <[email protected]>
add Sarah White as contributor

also cleanup spacing

github.com/asciidoctor/asciidoctor - f6de6cec93a153a76b5c9cb3f2af9503729ae53a authored over 11 years ago by Dan Allen <[email protected]>
add sass to language list

github.com/asciidoctor/asciidoctor-stylesheet-factory - d3fdcb0f53c4cf1f137751ee2c67d84495a5f14d authored over 11 years ago by Dan Allen <[email protected]>
Set publish date of post news/introducing-asciidoctor-js-live-preview.adoc [ci skip]

github.com/asciidoctor/asciidoctor.org - a7c2adfe0e31c77140cbed33ae220657ea95d743 authored over 11 years ago by Dan Allen <[email protected]>
use xml-friendly callout

github.com/asciidoctor/asciidoctor.org - 01edd7c4fb8eccecf06c69c3f9141bd54395a4b0 authored over 11 years ago by Dan Allen <[email protected]>
fix missing callouts in user manual

github.com/asciidoctor/asciidoctor.org - 4a645096465dce9239e314b10d9f49fc429281fd authored over 11 years ago by Dan Allen <[email protected]>
update post title, date and tags attribute; minor revisions

github.com/asciidoctor/asciidoctor.org - 4b0ba43b22292d34c3ad98f9b70449055e778c1c authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #114

Introducing Asciidoctor.js live preview blog post

github.com/asciidoctor/asciidoctor.org - 70f26bfd7b9a9965d351868a0640d568afae1303 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #116 from graphitefriction/appendix-style-upgrade

resolves #115 updated table styles

github.com/asciidoctor/asciidoctor.org - 48ac2c5d5eb8ca798b51c4e605e364a9f79ab3bc authored over 11 years ago by Sarah White <[email protected]>
resolves #115 updated table styles

- monospaced first column
- centered second, third and fourth and replaced X with checkmark
- cl...

github.com/asciidoctor/asciidoctor.org - 8c150412916986e039691c2e7d892ba52b450d88 authored over 11 years ago by Sarah White <[email protected]>
Introducing the Asciidoctor browser live preview

github.com/asciidoctor/asciidoctor.org - f8a00f763446aaedf759731a6b92b9a2c6a23dae authored over 11 years ago by Guillaume Grossetie <[email protected]>
Update jQuery to 1.10.2

github.com/asciidoctor/asciidoctor-firefox-addon - 2c117ec55431aabfa96c3ae0317baae36ca61e02 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Update jQuery to 1.10.2

github.com/asciidoctor/asciidoctor-browser-extension - 6e715ab1f817ffb772b93f7bbca03a8eb43d2d15 authored over 11 years ago by Guillaume Grossetie <[email protected]>
prepare for next development cycle

github.com/asciidoctor/html-pipeline-asciidoc_filter - 3eb1b0bdfb7a8da0c31a1461cc85737076982529 authored over 11 years ago by Dan Allen <[email protected]>
change style of source listings

github.com/asciidoctor/html-pipeline-asciidoc_filter - 977ca0b4b074eeda2ca0b812394f7bad99d958b8 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #113 from graphitefriction/toc-syntax-update

resolves #105 update user manual section about ToC

github.com/asciidoctor/asciidoctor.org - abffa692d0dc5d0b17402e4357c6b108aaec0847 authored over 11 years ago by Sarah White <[email protected]>
resolves #105 update user manual section about ToC

- added toc-position
- added code examples for each attribute
- updated appendix A with ToC chan...

github.com/asciidoctor/asciidoctor.org - 02c561e1adb715b9bcb5cab0242fa8efee695e0f authored over 11 years ago by Sarah White <[email protected]>
upgrade to Awestruct 0.5.4, fix post template

github.com/asciidoctor/asciidoctor.org - 7a38ca91aa2b4e2927fca7e907cf42fd45504830 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #112 from graphitefriction/guide-compiling

added established content to user manual

github.com/asciidoctor/asciidoctor.org - 94a78af242803eddba2ab17c0c1efe17ae267ff9 authored over 11 years ago by Sarah White <[email protected]>
Update to version 0.2.1

github.com/asciidoctor/asciidoctor-browser-extension - b375d9e480741b9977f8dde01c52dc8c9a0ac452 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Use #BA3925 color for the icon

github.com/asciidoctor/asciidoctor-browser-extension - cbdb7c4d95c8b3a55dab8d895602dab3a5c38b02 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Use #BA3925 color for the icon

github.com/asciidoctor/asciidoctor-firefox-addon - 11f48078693d074ee92651f198a2d731c5752137 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Avoid rendering html page

github.com/asciidoctor/asciidoctor-firefox-addon - 32d1f0d1223891f4caf43cc3c4f3c2ac59d48fa1 authored over 11 years ago by Guillaume Grossetie <[email protected]>