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 #6, show error message when rendering failed

github.com/asciidoctor/asciidoctor-firefox-addon - c2684f1f94eed3efcc8d8c1127bab4deb518893e authored about 11 years ago
Use Firefox Addon SDK

Ref #2

github.com/asciidoctor/asciidoctor-firefox-addon - 80d544c9659a0fcd5dd42a9230a1082883a2df1e authored about 11 years ago
Merge pull request #104 from smigielski/structureddocuments

Structure documents

github.com/asciidoctor/asciidoctorj - 6631101c5b44046d2356e5415e43c217fa892b69 authored about 11 years ago
update math integration with latest change from core

github.com/asciidoctor/asciidoctor-backends - d270f2cda7d97a69c28f8dfa4185f2249014593d authored about 11 years ago
Add methods readDocumentStructure which read detail structure of

rendered asciidoc document for further processing on java side.

Currently it supports retrieving...

github.com/asciidoctor/asciidoctorj - 6f70a8e7c7310eb0f84658369abe532efb578d60 authored about 11 years ago
added scaling & align attributes to block image in DocBook backend

github.com/asciidoctor/asciidoctor-backends - 18a02384a58404687085f230a4fd168f619a6b25 authored about 11 years ago
resolves #763 added scaling & alignment attributes to block image in DocBook backend

github.com/asciidoctor/asciidoctor - 0dbd7ef2f419639f35af4da4cc31b35b674a7a03 authored about 11 years ago
Merge pull request #176 from graphitefriction/faq

creates faq and troubleshooting page

github.com/asciidoctor/asciidoctor.org - cf00104b26d591c30a1e2045e5377138e9ea5305 authored about 11 years ago
creates faq and troubleshooting page

- adds troubleshooting section to user manual
- adds block and url tips docs to includes
- adds ...

github.com/asciidoctor/asciidoctor.org - a211bd943797ac2179adc1a8058490e09a0306f6 authored about 11 years ago
Merge pull request #757 from mojavelinux/issue-492

resolves #492 added math blocks & inline macros, integrated with MathJax

github.com/asciidoctor/asciidoctor - c0a6ccb4d1def763fa657cdc09f3415583d01271 authored about 11 years ago
change AsciiMath delimiter from ` to \$

github.com/asciidoctor/asciidoctor - 46312bf67eb0eeb2cbb4da9b09b5c46d27d5d0ec authored about 11 years ago
resolves #492 added math blocks & inline macros, integrated with MathJax

github.com/asciidoctor/asciidoctor - c8b3c103b049be7e6b9bdb03ae328c9f85db1888 authored about 11 years ago
resolves #760 added math style & macro name to use default math engine

- 'math' attribute activates math
- default value of 'math' attribute is 'asciimath'
- use DOMCo...

github.com/asciidoctor/asciidoctor - 09edbd64fea3f6455f6fa48f6fa19a04301bce77 authored about 11 years ago
add support for math block and inline macro

github.com/asciidoctor/asciidoctor-backends - 7c4772e808d97446073d24deec5b493a1c737177 authored about 11 years ago
Merge pull request #175 from graphitefriction/list-includes

moves list, sections, and preamble content to includes

github.com/asciidoctor/asciidoctor.org - ba92feb77e1e66abf20414016acefefcce04b17e authored about 11 years ago
moves list, sections, and preamble content to includes

- fixes a few cross references

github.com/asciidoctor/asciidoctor.org - bd2160678fd0991e4077f8ab31bbccab798372b6 authored about 11 years ago
Merge pull request #174 from graphitefriction/stylesheet-link

resolves #102 using stylesheets with bulk processing

github.com/asciidoctor/asciidoctor.org - 83e5a0d016080257c14ce41bc2fa57aac52c9179 authored about 11 years ago
resolves #102 using stylesheets with bulk processing

- creates includes for theme, process and output sections
- updates user manual, render guide, f...

github.com/asciidoctor/asciidoctor.org - dc570e4057ced23ec046aa8dc6c208affbb2755f authored about 11 years ago
Merge pull request #173 from graphitefriction/block-summary

resolves #172 cleans up the block summary in the user manual

github.com/asciidoctor/asciidoctor.org - 951f2538c2d3738c2959c676fef34d005d87889b authored about 11 years ago
asciidoctor-bin now processing included files

github.com/asciidoctor/asciidoctor-bibtex - e18a4997ab13d8c0ab32dee03895f25c2c5fecf6 authored about 11 years ago
Merge pull request #755 from mojavelinux/issue-624

resolves #624 moved all compliance flags to Compliance module

github.com/asciidoctor/asciidoctor - acaa216d5b7ce1cb3a5cd9a735d2748ff71e6b73 authored about 11 years ago
resolves #624 moved all compliance flags to Compliance module

github.com/asciidoctor/asciidoctor - 0334d77cf43cdb1b06d90b2445c3c55d60288ef4 authored about 11 years ago
Merge pull request #753 from mojavelinux/issue-531

resolves #531 added support for anchor:<id>[<reftext>] macro

github.com/asciidoctor/asciidoctor - c2f70b37a52480fdf618655a59588b50360951cc authored about 11 years ago
add information about inline anchors

github.com/asciidoctor/asciidoctor.org - 708ef2525b8f9948ad0e281bbecc49ba904a7bda authored about 11 years ago
resolves #531 added support for anchor:<id>[<reftext>] macro

github.com/asciidoctor/asciidoctor - ed0178113d10169a7f4bdb8bc36c28e378239ba7 authored about 11 years ago
reduce indexterm macros to one regexp & simplify it

github.com/asciidoctor/asciidoctor - d5a8a5bc82d568381f65833f2214febd29c3e649 authored about 11 years ago
Merge pull request #748 from mojavelinux/issue-639

resolves #639 emit warning if tag(s) not found in include file

github.com/asciidoctor/asciidoctor - 63ac1f970e6d761faea232e4d17ca9c9f98a7145 authored about 11 years ago
resolves #639 emit warning if tag(s) not found in include file

github.com/asciidoctor/asciidoctor - 34cfe53a8f73cb03a768ab05e52c6512fc3eb10b authored about 11 years ago
resolves #172 cleans up the block summary in the user manual

github.com/asciidoctor/asciidoctor.org - 624f4d8dc0beeae14b960cd16c929d89fbc0234c authored about 11 years ago
Merge pull request #4 from justinedelson/always-build-all

adding option to always build all files.

github.com/asciidoctor/guard-asciidoc - 9271b5413f4711657b5cbeaf2fe0d0493fba721d authored about 11 years ago
Merge pull request #747 from mojavelinux/issue-745

resolves #745 push_include and pop_include should return nil

github.com/asciidoctor/asciidoctor - 73adcab128cf4f9bdeef11b27153b5c4d22032b7 authored about 11 years ago
resolves #745 push_include and pop_include should return nil

github.com/asciidoctor/asciidoctor - 467dda1dc107149ce7114dc1d6a0e1b2b1fff96f authored about 11 years ago
Merge pull request #746 from mojavelinux/issue-737

resolves #737 disable subs on pass block by default

github.com/asciidoctor/asciidoctor - 735007504c0dee2a559c88d17eded715f1cc4bec authored about 11 years ago
resolves issue #97 by creating ExtensionRegistry interface to be loaded as service.

github.com/asciidoctor/asciidoctorj - 8a93937c424bb8fe196fdb429b645b3935454769 authored about 11 years ago
resolves issue #97 by creating ExtensionRegistry interface to be loaded as service.

github.com/asciidoctor/asciidoctorj - 6ad978c219901be18a7e338cdec8e6ece567728f authored about 11 years ago
adds initial code for resolving issue #98

github.com/asciidoctor/asciidoctorj - 3bdfd3c23991d715ea3039944958ea05d42aaec7 authored about 11 years ago
Merge pull request #170 from graphitefriction/security

resolves #169 adds safe modes to user manual

github.com/asciidoctor/asciidoctor.org - 019a94f841d6d8059ce4e412416645c036a81fe8 authored about 11 years ago
resolves #169 adds safe modes to user manual

- adds security section to user manual
- updates appendix a with safe mode attributes
- relates ...

github.com/asciidoctor/asciidoctor.org - 8c916b9473997dc9c982904960aadda9d8da7ecc authored about 11 years ago
resolves #737 disable subs on pass block by default

github.com/asciidoctor/asciidoctor - fb55648e30596042151237add31fa0d90213b697 authored about 11 years ago
fix Ruby 1.9 version match

github.com/asciidoctor/asciidoctor - 7d0f2cc321c3dcdd3fbcb53b02bde4fe1a0eea9c authored about 11 years ago
open file in read mode only

github.com/asciidoctor/asciidoctor - 139c9cb21d16d3e8e5b3aaee38717d9c066ae14a authored about 11 years ago
drop note about it not being tested on Windows

github.com/asciidoctor/asciidoctor-fopub - 96fc99d8a93cfc28b72093250825331ea060b508 authored about 11 years ago
fix typo in highlight.xslthl.config param

github.com/asciidoctor/asciidoctor-fopub - 01d6130773307229b169b06ebff6d676b1d4dba9 authored about 11 years ago
add fallback to gemspec if git command isn't available

this fix allows bundler to still function when git is unavailable

github.com/asciidoctor/asciidoctor - c65502e96a283b69713ba495c8970d2ed8349d45 authored about 11 years ago
add table header styles to th in tbody/tfoot

github.com/asciidoctor/asciidoctor-stylesheet-factory - 452e5ed8cdaeca41265adf05e53c79ce0b50e1f7 authored about 11 years ago
stylesheet updates for #738

github.com/asciidoctor/asciidoctor - c8a9ced754c12fa0a7618cb9d0dd91172b80f1f0 authored about 11 years ago
Merge pull request #742 from DavidGamba/master

resolves #738 vertical table headers use th element instead of header class

github.com/asciidoctor/asciidoctor - 59bdf36cb0298db3b47735a30b8b5fde204e5909 authored about 11 years ago
resolves #738 vertical table headers use th element instead of header class

- Update Asciidoc compatibility file
- Update stylesheet

github.com/asciidoctor/asciidoctor - e3973354e722cd663551d79f9e2d672d6d0908d6 authored about 11 years ago
bibliography is sorted

github.com/asciidoctor/asciidoctor-bibtex - 746fbb54b41ff997fd7c86b89c0958115a6de43d authored over 11 years ago
fixes issue #90 by allowing register Ruby and Java extensions from AsciidoctorJ

github.com/asciidoctor/asciidoctorj - fb4da9b5b5f60b4a05c4238d1ca7f110e57958b2 authored over 11 years ago
fixes issue #96 by using JRubyRuntimeContext instead of attributes to pass JRuby Runtime to extensions

github.com/asciidoctor/asciidoctorj - ec5a8f8c58021a2ed57e3ff4c765360356433b51 authored over 11 years ago
Adds JRubyContext class for accessing JRuby from extensions and external libraries. fixes issue #93

github.com/asciidoctor/asciidoctorj - 5fe50b4d487c099377de54e6379b0bc2910493a3 authored over 11 years ago
Merge pull request #57 from rwinch/fopdf

#8 Support for Asciidoctor FOP PDF support

github.com/asciidoctor/asciidoctor-gradle-plugin - f019fde351dea4b7ee744793051905f344683e3c authored over 11 years ago
Merge pull request #741 from mojavelinux/rubinius-2.0

switch build to Rubinius 2.1.1

github.com/asciidoctor/asciidoctor - acf91b25de4e6e2d503978001a6c80c00d4288d0 authored over 11 years ago
switch build to Rubinius 2.1.1

github.com/asciidoctor/asciidoctor - 0a533cc4afa8cf0c3a0c552f7f46800be9eeaf50 authored over 11 years ago
Uses opal-sprockets master

github.com/asciidoctor/asciidoctor.js - 66438992e97ec3a762c23ea0ef2ebf3bbeda2f7d authored over 11 years ago
prevent YARD from mangling command statements in README

github.com/asciidoctor/asciidoctor - 997de61b7309ba1f5d5eb21dd85f0d44787d31b0 authored over 11 years ago
Add Asciidoctor-backends as a submodule

github.com/asciidoctor/asciidoctor.js - 87404043baab4d9fda9139dcce4a9370b4f777b7 authored over 11 years ago
Merge pull request #740 from mojavelinux/issue-739

resolves #739 generate API docs using YARD instead of RDoc

github.com/asciidoctor/asciidoctor - db1ad70202e58b66ba7b836f6a09ae79516ddf37 authored over 11 years ago
migrate Table::Rows Struct to Class for Opal compatibility

github.com/asciidoctor/asciidoctor - 5f5c3a0c3f85f1d4d7f9619f69546fc939653365 authored over 11 years ago
resolves #739 generate API docs using YARD instead of RDoc

github.com/asciidoctor/asciidoctor - 56015d05becf16b4ae5084b979d6000dd8a2e5c2 authored over 11 years ago
Merge pull request #10 from mgreau/master

Add monospace font (Courier) for OSX

github.com/asciidoctor/asciidoctor-fopub - 217c102f5c3f6f44343b093d0a45a983d013989b authored over 11 years ago
improvement to Cucumber test infrastructure

- make output slim-friendly
- prototype running tests against Python AsciiDoc

github.com/asciidoctor/asciidoctor - 8ee07da657ca243e667c8a46ae65a4a19d90e3d8 authored over 11 years ago
Add monospace font (Courier) for OSX

On OSX, in order to have a monospace font embedded into generated PDF,
you have to list the "Cou...

github.com/asciidoctor/asciidoctor-fopub - 605451a5c0bc72f590b088d338b1c817df1d7366 authored over 11 years ago
remove unnecessary escaping of callouts

github.com/asciidoctor/asciidoctor.org - 3192eb8843bb3d79a919c7a67e2971a51eb9ac62 authored over 11 years ago
upgrade deps, disable use of bundle exec

github.com/asciidoctor/asciidoctor.org - d9a22b6f0d6c2517fde6aa72fb23c6e0ccb2cc0f authored over 11 years ago
asciidoctor-bib test partially working

github.com/asciidoctor/asciidoctor-bibtex - 5563a0e060cd67d4d0ab20217dfc7c2a4c3a4daa authored over 11 years ago
created processorutils

github.com/asciidoctor/asciidoctor-bibtex - dc8a9a39d3020e74625f74a5f8c27d0bd22e08cd authored over 11 years ago
asciidoc-bib executable working correctly

github.com/asciidoctor/asciidoctor-bibtex - 9bbfd22d3936cd4da6028297f320e60b63f6752b authored over 11 years ago
restore select uses of gsub! and minor optimizations

github.com/asciidoctor/asciidoctor - c5c94999d2cf2bb3e481a41769d8e4c53fb70d46 authored over 11 years ago
cleanout some old code, tweaks

github.com/asciidoctor/asciidoctor - 0739eaf9ff089e984bdc00a7e8636eabab637f9f authored over 11 years ago
Merge pull request #732 from mojavelinux/issue-676

resolves #676 substitute anchor and xref macros in footnotes

github.com/asciidoctor/asciidoctor - 5f7429927a5610a35dcc77895615b4b947a30f34 authored over 11 years ago
resolves #676 substitute anchor and xref macros in footnotes

github.com/asciidoctor/asciidoctor - 47dc67cf715739d10bfe7ff20053a82466408f15 authored over 11 years ago
Merge pull request #736 from mojavelinux/issue-735

resolves #735 remove all string mutation operations

github.com/asciidoctor/asciidoctor - 1a2f51caf87ac393910cdbc6f5dd2d7d4a6d3d49 authored over 11 years ago
Merge pull request #733 from mojavelinux/issue-731

resolves #731 add Cucumber test infrastructure

github.com/asciidoctor/asciidoctor - 7e6d3b1d656b07e791e6b39aed52dfacabdfbe43 authored over 11 years ago
resolves #731 add initial Cucumber test infrastructure

- add cucumber and rspec-expectations dependencies
- add cucumber Rake task definition
- add sam...

github.com/asciidoctor/asciidoctor - a54baabc7f43d3cd4e4e3142b26d296438a08d5b authored over 11 years ago
resolves #735 remove all string mutation operations

github.com/asciidoctor/asciidoctor - 41429e3360a725d1d0254c79e4e3d4ccef361d28 authored over 11 years ago
Merge pull request #166 from graphitefriction/section-cleanup

resolves #165 groups and organizes user manual sections

github.com/asciidoctor/asciidoctor.org - ca457b934eee76080743bb232005786e3d5b022d authored over 11 years ago
resolves #165 groups and organizes user manual sections

- moderately changes the names of some sections
- moves output types to document processing part...

github.com/asciidoctor/asciidoctor.org - 294f189a0bbc0374ddd2b0b5808da8a8b62961e3 authored over 11 years ago
Merge pull request #164 from graphitefriction/ruby-contrib

resolves #163 updates supported ruby versions

github.com/asciidoctor/asciidoctor.org - 58a0caec9b4a3e540ffbd0cd6678b12d34f3c6aa authored over 11 years ago
resolves #163 updates supported ruby versions

- changes $> prefix to $ in associated docs
- removes lines and adds tags to install includes
- ...

github.com/asciidoctor/asciidoctor.org - 47748a7946ebf9fad22a01e67d676489179a09d4 authored over 11 years ago
Support multiple backends in a single configuration

github.com/asciidoctor/asciidoctor-gradle-plugin - 4350026f29ef2952950abdb71d3999c1c8b6355c authored over 11 years ago
Add bbitdeli badge to readme

github.com/asciidoctor/asciidoctor-gradle-plugin - 533b308b72b45b43b95c6de556ade33611892fd2 authored over 11 years ago
Merge pull request #730 from mojavelinux/issue-729

resolves #729 Share select references between AsciiDoc-style cell & main document

github.com/asciidoctor/asciidoctor - 9dd3d83c3e4a2e30aa62f7057876fd41a5225bbe authored over 11 years ago
#8 Support for Asciidoctor FOP PDF support

This commit adds support for using FOP [1] for rendering PDFs with
Asciidcotor.

[1] http://xmlg...

github.com/asciidoctor/asciidoctor-gradle-plugin - f5ae5ace34c086c2c8c58c1052c5b7c7d3617aca authored over 11 years ago
resolves #729 Share select references between AsciiDoc-style cell & main document

github.com/asciidoctor/asciidoctor - 49bb5c1f2e5e492c145c52e6eb976d0b4c1bd4e0 authored over 11 years ago
update list of support Ruby versions on homepage

github.com/asciidoctor/asciidoctor.org - 6c39397f6d0aac10e7220fe8f17edf0acf587145 authored over 11 years ago
update lis of supported Ruby versions in README

github.com/asciidoctor/asciidoctor - 4a9ee6116603e65cb537a345daed0ed59456d980 authored over 11 years ago
formatting cleanups

- change $> command prefix to $
- clean out trailing whitespace
- cross link to new testing section

github.com/asciidoctor/asciidoctor - 6a40726f96f33e0c6945a46d64b1a5cfe3e0047c authored over 11 years ago
add instructions for writing and executing tests

github.com/asciidoctor/asciidoctor - 59312cceed7aacae88458901e0ebde855ec0b0e6 authored over 11 years ago
Merge pull request #154 from graphitefriction/include-range

resolves #151 documents tags feature in user manual

github.com/asciidoctor/asciidoctor.org - 42ec32367b71ddcf9b6165b4731fbe9dbbb1146e authored over 11 years ago
resolves #151 documents tags feature in user manual

- moves include sections to _includes dir
- add tags content and examples
- corrects macro vs di...

github.com/asciidoctor/asciidoctor.org - 29b59a0b5c1da422c3141bd5392e1350f426265d authored over 11 years ago
Merge pull request #153 from graphitefriction/api-cli-org

resolves #152 organizes basic API and CLI usage in manual

github.com/asciidoctor/asciidoctor.org - 0976ee69ecfb2c006d067ae2f9a8a65a8e9b23e4 authored over 11 years ago