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

Merge pull request #136 from graphitefriction/replacement-sect-user

resolves #135 document substitution elements in user manual

github.com/asciidoctor/asciidoctor.org - c0458326b51fb5388c03d66ec8567733064b890c authored over 11 years ago by Sarah White <[email protected]>
resolves #135 document substitution elements in user manual

- adds section for eacj subs element
- adds basic subs processing explanation
- updates differen...

github.com/asciidoctor/asciidoctor.org - 089f227b75d8dac7c9bbbbd07df070e56a2dc5b2 authored over 11 years ago by Sarah White <[email protected]>
Add missing test resources

github.com/asciidoctor/asciidoctor-gradle-plugin - 300b13b029bbe84db87e1a311ba4ae5d3f7e572e authored over 11 years ago by aalmiray <[email protected]>
Close #50 apply base plugin by default

github.com/asciidoctor/asciidoctor-gradle-plugin - f71da85146aee88d445372d5abc4da0e699ad4b9 authored over 11 years ago by aalmiray <[email protected]>
Update readme with latest issues/pulls

github.com/asciidoctor/asciidoctor-gradle-plugin - 3324585483363208f1fe3ee161b00ecd79a4b527 authored over 11 years ago by aalmiray <[email protected]>
Reposition file filter as 2nd argument for file processing procedure

github.com/asciidoctor/asciidoctor-gradle-plugin - 04d282502e0920f49041567000678cd5d6431278 authored over 11 years ago by aalmiray <[email protected]>
Merge pull request #49 from mojavelinux/issue-46

resolves #46 refactor file processing

github.com/asciidoctor/asciidoctor-gradle-plugin - b2f8f1d2defebf8336169d29b8d5b9b8fd6e063f authored over 11 years ago by Andres Almiray <[email protected]>
resolves #46 refactor file processing to be more declarative

github.com/asciidoctor/asciidoctor-gradle-plugin - 26e4f718d3eb2970ffa624baa029db0afb9b558e authored over 11 years ago by Dan Allen <[email protected]>
first step towards consolidating file processing, addressing #46

github.com/asciidoctor/asciidoctor-gradle-plugin - 0217c671b818fed637557b08a1ff6e1019cfca97 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #48 from mojavelinux/backend-option

set backend as option instead of attribute

github.com/asciidoctor/asciidoctor-gradle-plugin - acf360af5d6c3ebbf29aa02fa5c53d2cbc3d5dc4 authored over 11 years ago by Andres Almiray <[email protected]>
set backend as option instead of attribute

github.com/asciidoctor/asciidoctor-gradle-plugin - acaf84dd931cf74ec03720529bdc0330640ee592 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #45 from mojavelinux/issue-36

resolves #36 skip files and directories that begin with an underscore

github.com/asciidoctor/asciidoctor-gradle-plugin - 4dd99c42533cd3991af2fab95da760d6f6dc8c93 authored over 11 years ago by Andres Almiray <[email protected]>
Merge pull request #44 from mojavelinux/issue-39

resolves #39 process non-AsciiDoc files when sourceDocumentName is set

github.com/asciidoctor/asciidoctor-gradle-plugin - 9ff97f9f52dd05b891e4952c1385899a35e23da7 authored over 11 years ago by Andres Almiray <[email protected]>
resolves #36 skip files and directories that begin with an underscore

github.com/asciidoctor/asciidoctor-gradle-plugin - 09fb4afe997d8b5665814eafd2312035d916bb8a authored over 11 years ago by Dan Allen <[email protected]>
Closes #37 Don't copy docinfo files

github.com/asciidoctor/asciidoctor-gradle-plugin - 5a51d06696b745398b09a6c59fd1bfec3d8f7ce0 authored over 11 years ago by aalmiray <[email protected]>
resolves #39 process non-AsciiDoc files when sourceDocumentName is set

github.com/asciidoctor/asciidoctor-gradle-plugin - 28ecae215627088141638a37ffc4f7c110c72a15 authored over 11 years ago by Dan Allen <[email protected]>
expect baseDir field as directory

github.com/asciidoctor/asciidoctor-gradle-plugin - 6e78db0323f895711f5b1807617a69f04a0eabaa authored over 11 years ago by Dan Allen <[email protected]>
Misunderstood the default setting for baseDir; reapplied with default value

github.com/asciidoctor/asciidoctor-gradle-plugin - 31dea72d5144c02200ed80ec43e9db59c654007b authored over 11 years ago by aalmiray <[email protected]>
Add tests for recent attribute changes

github.com/asciidoctor/asciidoctor-gradle-plugin - 90115fb72c15511e74a43d8953a3d1ff530b750e authored over 11 years ago by aalmiray <[email protected]>
Update readme with latest fixes

github.com/asciidoctor/asciidoctor-gradle-plugin - fa6487126f4500005d4d4e9ca845a7e4b30de71d authored over 11 years ago by aalmiray <[email protected]>
Manually merged @mojavelinux's pull request for #40

github.com/asciidoctor/asciidoctor-gradle-plugin - 5ded3d29a22c8221c8aaeb7ce0bc501319b2a80b authored over 11 years ago by aalmiray <[email protected]>
Mark AsciidoctorTask.baseDir as an input

github.com/asciidoctor/asciidoctor-gradle-plugin - 3dfb875951dbaafad542f84ed0ebf52b5b7e9c29 authored over 11 years ago by aalmiray <[email protected]>
Merge pull request #43 from mojavelinux/issue-38

resolves #38 allow baseDir to be specified explicitly

github.com/asciidoctor/asciidoctor-gradle-plugin - d1b9665798086a71dc894eb368118d13364637eb authored over 11 years ago by Andres Almiray <[email protected]>
resolves #38 allow baseDir to be specified explicitly

- default baseDir to project.projectDir
- allow baseDir to be overridden
- allow baseDir to be s...

github.com/asciidoctor/asciidoctor-gradle-plugin - 612f4e30edbd43fbf51ed29eaf11237f665cb7f9 authored over 11 years ago by Dan Allen <[email protected]>
Close #35. Quick fix for supporting `options.attributes.projectdir`.

github.com/asciidoctor/asciidoctor-gradle-plugin - c7746084c8364dc9b79a2e7f5b7249dde8b04540 authored over 11 years ago by aalmiray <[email protected]>
Update readme with latest info

github.com/asciidoctor/asciidoctor-gradle-plugin - 01d43ec1c3e5d40417d251f9f8741218019eba70 authored over 11 years ago by aalmiray <[email protected]>
Fix build breackage due to CodeNarc violations

github.com/asciidoctor/asciidoctor-gradle-plugin - a46efa5d018af3c56c2db488ee22c2f3e46d83f4 authored over 11 years ago by aalmiray <[email protected]>
Merge pull request #32 from mojavelinux/issue-31

resolves #31 support attributes as String, List and Array

github.com/asciidoctor/asciidoctor-gradle-plugin - 4890883ddd72e4ba291c12156b537b107eab9b4f authored over 11 years ago by Andres Almiray <[email protected]>
Merge pull request #30 from mojavelinux/issue-29

resolves #29 recognize all built-in backends, pass through others

github.com/asciidoctor/asciidoctor-gradle-plugin - 2650363f6af7dd1eefb315351bb93e0eb80385c4 authored over 11 years ago by Andres Almiray <[email protected]>
resolves #31 support attributes as String, List and Array

github.com/asciidoctor/asciidoctor-gradle-plugin - 398cc0cc6e4c7026f46344c9748fce7f1da0c17e authored over 11 years ago by Dan Allen <[email protected]>
resolves #29 recognize all built-in backends, pass through others

github.com/asciidoctor/asciidoctor-gradle-plugin - ec4fceeb75da14cff866e2a240b1f98f3f2f31cf authored over 11 years ago by Dan Allen <[email protected]>
Preserve <script> in the body and detect LiveReload.js to avoid multiple refreshes

Resolves #8

github.com/asciidoctor/asciidoctor-browser-extension - a314b789bccce8ecde57e3a04a7c4a56effe1d52 authored over 11 years ago by Guillaume Grossetie <[email protected]>
The stylesheet reference is appended to the DOM on each refresh

Resolves #9

github.com/asciidoctor/asciidoctor-browser-extension - 30611b586b93153be147efecf6d0c17ff08f8af0 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Add test for source-highlighter attribute

github.com/asciidoctor/asciidoctorj - 486b04cfe2d7563a6b6e6f93319576e9a30394b9 authored over 11 years ago by Alex Soto <[email protected]>
Add test for source-highlighter attribute

github.com/asciidoctor/asciidoctorj - 5da4e61e085be6021c2581433da5ef60f545df8c authored over 11 years ago by Alex Soto <[email protected]>
Add test for default attribute values

github.com/asciidoctor/asciidoctorj - b74981bb8527e9869df692c33c63a1c00f38139a authored over 11 years ago by Alex Soto <[email protected]>
Fixed README link attribute

github.com/asciidoctor/asciidoctor-documentation-planning - 0ef89647ed34e792b40b23c114fe16181bc3b159 authored over 11 years ago by Sarah White <[email protected]>
Merge pull request #28 from graphitefriction/repo-dir-structure

resolves #27 update README to reflect new files

github.com/asciidoctor/asciidoctor-documentation-planning - 89d03e8b4629db4d4d975ca2a5c6b41c5f5f23df authored over 11 years ago by Sarah White <[email protected]>
resolves #27 update README to reflect new files

- added links to templates and infra doc

github.com/asciidoctor/asciidoctor-documentation-planning - b6806f3cd0a12e8a6d74acc6d14e911875d477a3 authored over 11 years ago by Sarah White <[email protected]>
Update sample build script configuration

Use the latest Gradle DSL configuration for defining dependencies

github.com/asciidoctor/asciidoctor-gradle-plugin - f0ff21c2d707bf823c14b2e954016a0e8bbda176 authored over 11 years ago by Andres Almiray <[email protected]>
Bump version number

github.com/asciidoctor/asciidoctor-gradle-plugin - e2b6a51b39e95cd3cc890e01eca1c1fb6522ca53 authored over 11 years ago by Andres Almiray <[email protected]>
Defensive copying of Asciidoctor attributes

Asciidoctor may updated values sent via options/attributes with Ruby compatible values. This cau...

github.com/asciidoctor/asciidoctor-gradle-plugin - 863839537473cbea4f31f722c7a5f02ef659d264 authored over 11 years ago by Andres Almiray <[email protected]>
AsciiDoc syntax updates and improvements

- switch to XML-friendly callouts
- use page-layout attribute for Awestruct layout
- use implici...

github.com/asciidoctor/asciidoctor.org - 1adf3c27b912bc22cf2fed94222480b764e4cca9 authored over 11 years ago by Dan Allen <[email protected]>
Adds documentation for Asciidoctor-Java-Integration 0.1.4

github.com/asciidoctor/asciidoctor.org - 626c70120c0ffa181d71ebf4565730217a5e119d authored over 11 years ago by Alex Soto <[email protected]>
Merge pull request #658 from mojavelinux/issue-579

resolves #579 specialchars subs alias, shorthand subs

github.com/asciidoctor/asciidoctor - 24cc5abb02ddd5c5a6bfc7b0702b855c425eda4e authored over 11 years ago by Dan Allen <[email protected]>
resolves #579 specialchars subs alias, shorthand subs

- add specialchars as an alias for the subs key specialcharacters
- resolve single-letter subs f...

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

resolves #677 unescape escaped square closing bracket in footnote text

github.com/asciidoctor/asciidoctor - 0ede4bea2cfb809803a1e97cf266604f9aa2c95b authored over 11 years ago by Dan Allen <[email protected]>
Update infrastructure-goals-planning.adoc

Minor copyedits

github.com/asciidoctor/asciidoctor-documentation-planning - 53021dd722fb01e0da43dc19362a18bb6393c371 authored over 11 years ago by Sarah White <[email protected]>
Merge pull request #25 from graphitefriction/infrastructure-doc

resolves #24 first draft of infrastructure plans doc

github.com/asciidoctor/asciidoctor-documentation-planning - f4ce55f521d2d03c074c13ac2df6fc6e505f8acc authored over 11 years ago by Sarah White <[email protected]>
resolves #24 first draft of infrastructure plans doc

github.com/asciidoctor/asciidoctor-documentation-planning - a3ae0a0d2e6bf279aada735ae0bf725e25738985 authored over 11 years ago by Sarah White <[email protected]>
Close #19 the value of 'project.projectDir' is automatically set to 'options.base_dir', all paths should now be relative to the project that defines the asciidoctor task

github.com/asciidoctor/asciidoctor-gradle-plugin - 5ab4bbaffef1d6c01aafcd3bf17a848371eb8d9b authored over 11 years ago by aalmiray <[email protected]>
remove opal_ext/set.rb, to_set is now implemented in Opal

github.com/asciidoctor/asciidoctor - eb4d470d724f6b8e1b511572c8692e63dc575283 authored over 11 years ago by Dan Allen <[email protected]>
Upgrade to asciidoctor-java-integration 0.1.4

github.com/asciidoctor/asciidoctor-gradle-plugin - c5e1fae7baf2f1819479210b19c93a1e8632b753 authored over 11 years ago by aalmiray <[email protected]>
Update submodule

github.com/asciidoctor/asciidoctor.js - b3e8a864dc0bc2b297a2203a20b1d072bc4efb56 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Update submodule to asciidoctor master

github.com/asciidoctor/asciidoctor.js - 185795aca8c4575a758d181eca47822da012be2a authored over 11 years ago by Guillaume Grossetie <[email protected]>
Update to new Native api in Opal

github.com/asciidoctor/asciidoctor.js - c172b732f85bae2f607bc2178090c566e6fb183c authored over 11 years ago by Adam Beynon <[email protected]>
Change $window gvar to $global (change in Opal reference)

github.com/asciidoctor/asciidoctor.js - fe3534ad968c689830d737fc05282ce5e0e8e2fc authored over 11 years ago by Adam Beynon <[email protected]>
add SecurityError impl for Opal compatibility

github.com/asciidoctor/asciidoctor - feb8e10d93001beb8eecf96df7d79f23dd392535 authored over 11 years ago by Dan Allen <[email protected]>
remove sub of Set, define to_set properly

github.com/asciidoctor/asciidoctor - b599e9c86530f6480337d45ff8689ec70c8166c4 authored over 11 years ago by Dan Allen <[email protected]>
fix while loop exit for Opal compatibility

github.com/asciidoctor/asciidoctor - de3138e9404e984cad573f0d42faa7708d7ba15b authored over 11 years ago by Dan Allen <[email protected]>
minor optimization for partintro in docbook backend

github.com/asciidoctor/asciidoctor - a88e8633a9a2999727f487a17ddae8b640eefa7b authored over 11 years ago by Dan Allen <[email protected]>
fix rowspan assignment for compatibility with Opal

github.com/asciidoctor/asciidoctor - 2712bc62702bc776fd668c8c143f6849c1ca7b78 authored over 11 years ago by Dan Allen <[email protected]>
use appropriate loop when assigning header metadata to document

github.com/asciidoctor/asciidoctor - 24592fd97103d9df2e368f493ac88fcb7bf7566e authored over 11 years ago by Dan Allen <[email protected]>
resolves #677 unescape escaped square closing bracket in footnote text

github.com/asciidoctor/asciidoctor - d2826c7aa080d496afe6156403de96e03d74c1ef authored over 11 years ago by Dan Allen <[email protected]>
fix nested regex character class in Ruby 1.8

github.com/asciidoctor/asciidoctor - eca43be7085daf3a6b0d282d0b8c7f8300701b28 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #675 from Mogztter/opal-struct

github.com/asciidoctor/asciidoctor - 493d8ada3da4944f8e3090bbc6c7a2e158cd5587 authored over 11 years ago by Dan Allen <[email protected]>
revert to Struct in cases supported by Opal

github.com/asciidoctor/asciidoctor - 7e76ee281c317bd253348ffba6904620ef0bd1b2 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #127 from graphitefriction/header-examples

added header code examples to user manual

github.com/asciidoctor/asciidoctor.org - 3f8e28815687b2fb37adf104046de0fefa5bfe4a authored over 11 years ago by Sarah White <[email protected]>
Close #27 Honor 'to_file' option. Note that this option only makes sense when processing a single file.

github.com/asciidoctor/asciidoctor-gradle-plugin - c8f100ace3d259fda33e357298a71fc2b939baaf authored over 11 years ago by aalmiray <[email protected]>
set File::ALT_SEPARATOR in opal_ext/file

github.com/asciidoctor/asciidoctor - 1af244ad2a19761d75601f9b110eaed6fc441caf authored over 11 years ago by Dan Allen <[email protected]>
switch to RUBY_ENGINE_OPAL in conditional

github.com/asciidoctor/asciidoctor - f81c12692d15f156f696edcaadd9364eb8a66309 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #668 from Mogztter/opal-regexp

github.com/asciidoctor/asciidoctor - a0f65a872fa8655a012cc63e4cd5a24acec0789d authored over 11 years ago by Dan Allen <[email protected]>
flatten any_list regexp to single line

github.com/asciidoctor/asciidoctor - 149428fcfb210cd6cdb66390fe7c34be2c595406 authored over 11 years ago by Dan Allen <[email protected]>
Remove Struct in favor of Class

github.com/asciidoctor/asciidoctor - 3cbc490cef82e0321c72cd4cbdb36bdcfa148f72 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Add usage and changelog section

github.com/asciidoctor/asciidoctor-browser-extension - 5a37b872e5153152ed37a158f3a03499d8e77ec9 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Add beautiful icons!

github.com/asciidoctor/asciidoctor-browser-extension - fcd34264a0daeaf7a33673b98f45a79218b47840 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Add live reload feature

Resolves #8

github.com/asciidoctor/asciidoctor-browser-extension - 9ff280aa7314d89865d8a8239c0e4fbbfe9f0027 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Merge pull request #126 from graphitefriction/preamble-update

updated preamble example in user manual

github.com/asciidoctor/asciidoctor.org - 304749d610877c5be05514c0bc704aafe3ace630 authored over 11 years ago by Sarah White <[email protected]>
Add git-buildpackage configuration

github.com/asciidoctor/asciidoctor-deb-mirror - 2594b6dd099cb254b69c685e38ab373dc087d3fa authored over 11 years ago by Jérémy Bobbio <[email protected]>
Merge pull request #666 from Mogztter/opal-compat

github.com/asciidoctor/asciidoctor - c4ae2708ace73feba247e32b956bd5c9162c2701 authored over 11 years ago by Dan Allen <[email protected]>
use asciidoctor-docbot account for publishing

github.com/asciidoctor/asciidoctor.org - ba0e342a68f6db5deaf334b360b332e6add6f601 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #2 from mojavelinux/pr-668-review

Use constants for regexp character classes

github.com/asciidoctor/asciidoctor - 482c757a1c75dbd888b46fee86e4bb1b1b339a21 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Merge pull request #1 from mojavelinux/pr-666-review

Move opal/compat.rb to opal_ext, split into multiple files

github.com/asciidoctor/asciidoctor - 1a91d8ef2e05a57ecad27265026c125b2dcd5549 authored over 11 years ago by Guillaume Grossetie <[email protected]>
fully-qualify OPAL constant as RUBY_ENGINE_OPAL

also define a parallel constant for JRUBY

github.com/asciidoctor/asciidoctor - a102a164aabcc9f5495e1e386fd9ebeee82e9f3a authored over 11 years ago by Dan Allen <[email protected]>
define constants for regexp character classes

github.com/asciidoctor/asciidoctor - 94ba159ed1768cc22b3b1e811d39a3ad3416cc00 authored over 11 years ago by Dan Allen <[email protected]>
split opal/compat.rb into multiple files, move to opal_ext

github.com/asciidoctor/asciidoctor - d14b502d23439e7a8e0e51f3710298f13462ab8d authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #667 from Mogztter/opal-constant

Introduce OPAL constant to indicate whether the Ruby engine is Opal.

github.com/asciidoctor/asciidoctor - cd717690ada6abbd6a49890826465871b382a3dc authored over 11 years ago by Dan Allen <[email protected]>
added header code examples to user manual

- nested doctitle section within header section
- created examples for doctitle and author info ...

github.com/asciidoctor/asciidoctor.org - 40ddca08c3bbb42bc6cbd549784ba6436651ad59 authored over 11 years ago by Sarah White <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/asciidoctor/asciidoctorj - 13ef0a2a94c952cedd533fef6d316a8e3aa09fd7 authored over 11 years ago by Alex Soto <[email protected]>
[maven-release-plugin] prepare release asciidoctor-java-integration-0.1.4

github.com/asciidoctor/asciidoctorj - c4c866d4e1b90ad7eb052eccd942979585250ceb authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #86 by adding extension API support

github.com/asciidoctor/asciidoctorj - c69b607d2f60c79c622dc27be4fa3a3b105b5372 authored over 11 years ago by Alex Soto <[email protected]>
replace '[[:digit:]]' pattern with '\d'

github.com/asciidoctor/asciidoctor - 5d581c1ce4312471773b213ec5f32d033ba71bb6 authored over 11 years ago by Guillaume Grossetie <[email protected]>
replace '[:alpha:]' pattern with 'a-zA-Z'

github.com/asciidoctor/asciidoctor - e2d8b224373f2eb178a59c006db99dcc860f99c0 authored over 11 years ago by Guillaume Grossetie <[email protected]>
replace '[:alnum:]' pattern with 'a-zA-Z0-9'

github.com/asciidoctor/asciidoctor - bbc5c375aa056c3a70daa78ced6c1af855db1371 authored over 11 years ago by Guillaume Grossetie <[email protected]>
replace '[:blank:]' pattern with ' \t'

github.com/asciidoctor/asciidoctor - 661c26be6cd47849fb43f8a7e54f8885e9c2101c authored over 11 years ago by Guillaume Grossetie <[email protected]>
opal constant

github.com/asciidoctor/asciidoctor - 1c8be96e1920824e4b324cc1d9859f5ef7948a18 authored over 11 years ago by Guillaume Grossetie <[email protected]>
compat library for Opal

github.com/asciidoctor/asciidoctor - 66e46ff31eaeec0bf02dfebfbed76be3a2b21876 authored over 11 years ago by Guillaume Grossetie <[email protected]>
Merge pull request #665 from mojavelinux/issue-636

resolves #636 ensure Extensions constant is Asciidoctor::Extensions

github.com/asciidoctor/asciidoctor - 7382089c8b19d94301e24ab1c7fbce550b937715 authored over 11 years ago by Dan Allen <[email protected]>