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 #517 id and role shorthand for quoted text

github.com/asciidoctor/asciidoctor - 974332d8a9867835b601db11a3b2f8580e68ef2b authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #516 from mojavelinux/style-updates

update default styles

github.com/asciidoctor/asciidoctor - ede154717477ffd4d0963503fba9c7070b5205cd authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #518 from mojavelinux/ignore-front-matter

resolves #502 ignore front matter

github.com/asciidoctor/asciidoctor - 0e7c546cf0c6ab4d93ff1315f8072936228a55c5 authored over 11 years ago by Dan Allen <[email protected]>
resolves #502 ignore front matter

github.com/asciidoctor/asciidoctor - 0b9b3c7356369f3693f80b08710f397b6dd19749 authored over 11 years ago by Dan Allen <[email protected]>
update default styles

- style title in hdlist
- no border after last section in embedded mode
- tweak footnote placement

github.com/asciidoctor/asciidoctor - da26712a0f09f7af437c7474cbb6a6cb5ee036c3 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #515 from mojavelinux/footnote-fix

resolves #506 parse footnote containing URL correctly

github.com/asciidoctor/asciidoctor - 05d8549580296244162acf3eab4f8456b9ee189b authored over 11 years ago by Dan Allen <[email protected]>
resolves #506 parse footnote containing URL correctly

github.com/asciidoctor/asciidoctor - ea3fac1a12fb175123c043e16cc1dbfdc629e157 authored over 11 years ago by Dan Allen <[email protected]>
upgrade to awestruct 0.5.3

github.com/asciidoctor/asciidoctor.org - 2da040362e8d875aeca7324417ac79aa9acbaada authored over 11 years ago by Dan Allen <[email protected]>
upgrade to Awestruct 0.5.2.1

github.com/asciidoctor/asciidoctor.org - c72029e66284708aff0af8d744d69f0a9e695a56 authored over 11 years ago by Dan Allen <[email protected]>
prepare for next development iteration

github.com/asciidoctor/asciidoctor - e2aa2fe48c7ecc3114817677a9c82d468635c776 authored over 11 years ago by Dan Allen <[email protected]>
Release 0.1.4.preview.3

github.com/asciidoctor/asciidoctor - 939c3856d60bce451c88b5f8f90651099a075351 authored over 11 years ago by Dan Allen <[email protected]>
resolves issue #74 by promoting untitled-label attribute.

github.com/asciidoctor/asciidoctorj - 386139ac067dc267b862a3d5b7b9e7d2e8e357fd authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #73 by promoting ignore-undefined attribute.

github.com/asciidoctor/asciidoctorj - 540f529c2c58b699ac466008e53278daa2e131ef authored over 11 years ago by Alex Soto <[email protected]>
Merge pull request #505 from mojavelinux/clean-html-title

resolves #504 sanitize contents of HTML title element in html5 backend

github.com/asciidoctor/asciidoctor - 35ceed1950df85798f224579acfe958d6bf9a59e authored over 11 years ago by Dan Allen <[email protected]>
localize "Untitled" string

github.com/asciidoctor/asciidoctor - ac7d09b49078069de098af36deed56574751e7ba authored over 11 years ago by Dan Allen <[email protected]>
resolves #504 sanitize contents of HTML title element in html5 backend

- also use 'Untitled' for HTML title when doctitle is nil

github.com/asciidoctor/asciidoctor - 3acc17324086544637ca07c4c517827e952a3893 authored over 11 years ago by Dan Allen <[email protected]>
Merge branch 'master' of github.com:asciidoctor/asciidoclet

github.com/asciidoctor/asciidoclet - 62e7d5a9ff8df58bb1021c76406ba68f084bb045 authored over 11 years ago by John Ericksen <[email protected]>
Setup travis

github.com/asciidoctor/asciidoclet - 9de2703f46aa692f1e4b95163240e67f996fc403 authored over 11 years ago by John Ericksen <[email protected]>
rbx is broken again, cannot find ERB, disable until installation is fixed

github.com/asciidoctor/asciidoctor - abcca3e9010f40f48653fff19e43eba7a9ade16d authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #499 from mojavelinux/bang-before-attribute-name

resolves #498 permit !name syntax for undefining attribute

github.com/asciidoctor/asciidoctor - c055d5eaeb89cb8852df78aa7204b0d5af690874 authored over 11 years ago by Dan Allen <[email protected]>
resolves #498 permit !name syntax for undefining attribute

- remove unused attribute matching regular expressions
- normalize negated attributes before pro...

github.com/asciidoctor/asciidoctor - 9b32445e4ba87030abfeb33490c5333adf8b30c3 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #497 from mojavelinux/ignore-undefined

resolves #495 add attribute to keep lines that have an undefined attribute

github.com/asciidoctor/asciidoctor - bc1812fed4d03aa5667721451ef5b3cdac3b8630 authored over 11 years ago by Dan Allen <[email protected]>
rework paths for what is AsciiDoc and syntax quick reference

github.com/asciidoctor/asciidoctor.org - bea6dd5dbeba3b071ffd0c53669cc0e230cccb1a authored over 11 years ago by Dan Allen <[email protected]>
Add configuration instructions to include a docinfo file

github.com/asciidoctor/asciidoctor-gradle-plugin - 660b84340caa082b46c7462618f35d6919c7bdcf authored over 11 years ago by Dan Allen <[email protected]>
resolves issue #63 by allowing users set multiple template directories.

github.com/asciidoctor/asciidoctorj - 5ddb920c5cea16b7c3efd90df4c569fd4025b9e3 authored over 11 years ago by Alex Soto <[email protected]>
Update README with suggestions from @mojavelinux found at #17

github.com/asciidoctor/asciidoctor-gradle-plugin - 2d5b5479cc1c4b25a3ea97a477e6c4908f58b2f9 authored over 11 years ago by Andres Almiray <[email protected]>
add note about blank line between include statements

github.com/asciidoctor/asciidoctor.org - e3f3e43006e0d9c3c460e2a0fa2e86755342b8d8 authored over 11 years ago by Dan Allen <[email protected]>
heading revision

github.com/asciidoctor/asciidoctor.org - 9cea398aa8108081fe9ca8b427995d4968e19392 authored over 11 years ago by Dan Allen <[email protected]>
add links on images

github.com/asciidoctor/asciidoctor.org - 3d03720b79891ef616ad8b1a0cd245c62324243c authored over 11 years ago by Dan Allen <[email protected]>
fix AsciiDoc example

github.com/asciidoctor/asciidoctor.org - e8feb38b5be4c7067489adfbcb5534d53e4fe7d4 authored over 11 years ago by Dan Allen <[email protected]>
update what is asciidoc url, link to it as AsciiDoc url

github.com/asciidoctor/asciidoctor.org - 3fa4afd65d362a4ce837f72053f3f581cff9f1ed authored over 11 years ago by Dan Allen <[email protected]>
fix links, minor revisions

github.com/asciidoctor/asciidoctor.org - 727be87a79d0a7d44f294f9527681d4e944d627e authored over 11 years ago by Dan Allen <[email protected]>
clarify they need to sign up for the workshop

github.com/asciidoctor/asciidoctor.org - 2383f215d5c6b4826b7035323b029e78eaa36d55 authored over 11 years ago by Dan Allen <[email protected]>
Set publish date of post news/oscon-2013-docs-workshop-preview.adoc [ci skip]

github.com/asciidoctor/asciidoctor.org - 74c66bb2c363bc6919593c4a5b96809cf8311fd1 authored over 11 years ago by Dan Allen <[email protected]>
remove comments

github.com/asciidoctor/asciidoctor.org - 068590fce67e018fc627190613ed148b7f73aa66 authored over 11 years ago by Dan Allen <[email protected]>
oscon 2013 workshop blog post

github.com/asciidoctor/asciidoctor.org - b8ac6503e9ae7c6c0eedfd7e3cb033006e5886c1 authored over 11 years ago by Dan Allen <[email protected]>
add thumb styling on images

github.com/asciidoctor/asciidoctor.org - df33433ed3c022b41b5b87587881cff0e4062124 authored over 11 years ago by Dan Allen <[email protected]>
update footer copy

github.com/asciidoctor/asciidoctor.org - 3cf49a5a8db4f1664e60eb5ab57f85e0585d860e authored over 11 years ago by Dan Allen <[email protected]>
fix footnote styles

github.com/asciidoctor/asciidoctor.org - 4e99432fea28feae18d05523874b2698e821992b authored over 11 years ago by Dan Allen <[email protected]>
resolves issue #72 by adding toc2 support and toc-placement attribute.

github.com/asciidoctor/asciidoctorj - e31a270f355d34ae89fe225133a4bee1c14667af authored over 11 years ago by Alex Soto <[email protected]>
Fixed problem with javadoc.

github.com/asciidoctor/asciidoctorj - fd6cab67e3018c68f910c126aa6e3fd2569e0334 authored over 11 years ago by Alex Soto <[email protected]>
resolves issue #71 by promoting allow-uri-read attribute.

github.com/asciidoctor/asciidoctorj - cb798cd2080281551f01318e33590e72bb38bfa0 authored over 11 years ago by Alex Soto <[email protected]>
only style footnote number link

github.com/asciidoctor/asciidoctor-stylesheet-factory - 7925bb58c254327e67851964ad4d6f83f93b0fbe authored over 11 years ago by Dan Allen <[email protected]>
fix styles for article tags; doc tagger patch

github.com/asciidoctor/asciidoctor.org - f751aeb70619de34eafd1c680ebc891b9e9a0520 authored over 11 years ago by Dan Allen <[email protected]>
add bintray as reference

github.com/asciidoctor/asciidoctor.org - 354bf10b9932e17298c9dbc7e645ac4fa84d9696 authored over 11 years ago by Dan Allen <[email protected]>
upgrades and enhancements

- enable pagination links
- fix urls for tags and pagination
- upgrade Font Awesome to 3.2.1
- u...

github.com/asciidoctor/asciidoctor.org - f4c36bbec8b03a2822083f46f3b24699a6610dd3 authored over 11 years ago by Dan Allen <[email protected]>
upgrade Font Awesome to 3.2.1

github.com/asciidoctor/asciidoctor - 98c14e7a7e674de5ec8cf73498ce0c17c29c733e authored over 11 years ago by Dan Allen <[email protected]>
change assert_not_match to assert_no_match to make Ruby 1.8 happy

github.com/asciidoctor/asciidoctor - 66f953b68b83692d6e7634b45170085a53a3ac60 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #501 from mojavelinux/stdin-to-outfile

resolves #500 write to specified outfile even when input is stdin

github.com/asciidoctor/asciidoctor - 3d058fbe4ea183399fdba1e40df060d65cb5a6e1 authored over 11 years ago by Dan Allen <[email protected]>
resolves #500 write to specified outfile even when input is stdin

github.com/asciidoctor/asciidoctor - b13a2fe3f3f71f7091853f1bb08c80ee533c9675 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #82 from emmanuelbernard/develop

Remove copy paste around Section numbering

github.com/asciidoctor/asciidoctor.org - 95cb20da99d9bb484fb0216fa92c593a2773ffd3 authored over 11 years ago by Dan Allen <[email protected]>
resolves #495 add attribute to keep lines that have an undefined attribute

- add tests for dropping (or not dropping) lines with an undefined attribute

github.com/asciidoctor/asciidoctor - c0ade0e439639944857d208253bd732b50d19aa7 authored over 11 years ago by Dan Allen <[email protected]>
Remove copy paste around Section numbering

github.com/asciidoctor/asciidoctor.org - 272192f98da31de7c07d0cdf46dd32656f6c101b authored over 11 years ago by Emmanuel Bernard <[email protected]>
disable clearfix, remove unused component references

github.com/asciidoctor/asciidoctor-stylesheet-factory - 805a16fe62b7020c6357ffc6120ebf6e5360f02f authored over 11 years ago by Dan Allen <[email protected]>
no border below last sect1; fix invalid comment symbol

github.com/asciidoctor/asciidoctor-stylesheet-factory - e5a57480aa9d9d2132f2b4c819cdc3488b42c2d1 authored over 11 years ago by Dan Allen <[email protected]>
Tweak pom generation given Gradle 1.6 maven-publishing features

github.com/asciidoctor/asciidoctor-gradle-plugin - eb9d4075647aa71f2f477662178ecd6b75ee7547 authored over 11 years ago by aalmiray <[email protected]>
Apply jacoco plugin for code-coverage

github.com/asciidoctor/asciidoctor-gradle-plugin - 13db41ef2a2dfaaa1c49e041953a7d34f7ec2229 authored over 11 years ago by aalmiray <[email protected]>
Add codenarc configuration; tweak codebase to conform to codenarc rules

github.com/asciidoctor/asciidoctor-gradle-plugin - 95efc7e4df9501644830b9655cb0590875997683 authored over 11 years ago by aalmiray <[email protected]>
Add javadoc hotfix plugin as we still compile with JDK6

github.com/asciidoctor/asciidoctor-gradle-plugin - c48c5bce8b8f2b9323402fd132142e3a7a600689 authored over 11 years ago by aalmiray <[email protected]>
include Bundler instructions for installation

github.com/asciidoctor/jekyll-asciidoc - ba44f6e855d08a303e474f145a58b87cde51ff6d authored over 11 years ago by Dan Allen <[email protected]>
update readme, change name of converter class

github.com/asciidoctor/jekyll-asciidoc - 81bc8bd1557bf15a27bd33121c90af09cb597d04 authored over 11 years ago by Dan Allen <[email protected]>
update config to reflect changes in converter

github.com/asciidoctor/jekyll-asciidoc - 8fec729bac13a0c85199bb09cab25311fd59349f authored over 11 years ago by Dan Allen <[email protected]>
setup default config, promote attributes to front matter, add filter

github.com/asciidoctor/jekyll-asciidoc - fa32fe58a448daadf3d95f20aa7f56a82ed35064 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #493 from mojavelinux/link-coderay-css

resolves #381 link to CodeRay stylesheet if linkcss is set

github.com/asciidoctor/asciidoctor - 448829833f02704ec1c07e06f93227b12ffd792c authored over 11 years ago by Dan Allen <[email protected]>
use an improved theme for CodeRay source highlighting

github.com/asciidoctor/asciidoctor - 606aa52012e3a5c9467c3d21e03a99db6ebd0daf authored over 11 years ago by Dan Allen <[email protected]>
resolves #381 link to CodeRay stylesheet if linkcss is set

github.com/asciidoctor/asciidoctor - 7982f3368082b8a77c08107548990383ea29171d authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #491 from mojavelinux/toc-position

resolves #467 support toc position for toc2

github.com/asciidoctor/asciidoctor - 49cf2da49800f955b95b7d881a0c746785365669 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #490 from mojavelinux/manpage-html

Parse manpage metadata and output manpage-specific HTML

github.com/asciidoctor/asciidoctor - 1da25494daa334b0c1bca32a9b39d1c25e235f90 authored over 11 years ago by Dan Allen <[email protected]>
set docname & outfilesuffix based on manname & manvolnum

github.com/asciidoctor/asciidoctor - ef2cf5fa3730ac05b1f0514b79f11fb1548a1bb2 authored over 11 years ago by Dan Allen <[email protected]>
resolves #489 output manpage-specific HTML

github.com/asciidoctor/asciidoctor - ebdc3216ce020c145c0ec1d7a65ed98899088b0b authored over 11 years ago by Dan Allen <[email protected]>
resolves #488 parse manpage metadata

This one's for you, @skvidal, a man with great and noble purpose.
May you rest in peace knowing ...

github.com/asciidoctor/asciidoctor - 4e5602830fb3a74110073ed615f507cf5b679ad2 authored over 11 years ago by Dan Allen <[email protected]>
resolves #467 support toc position for toc2

github.com/asciidoctor/asciidoctor - b4997c70645a169b16161ef5287de8677986fa28 authored over 11 years ago by Dan Allen <[email protected]>
wire sourceHighlighter option to invocation

github.com/asciidoctor/asciidoctor-maven-plugin - 8a3e54c9d250e7d481e25a40b1b22f377de7298e authored over 11 years ago by Dan Allen <[email protected]>
use .adoc extension for manpage

github.com/asciidoctor/asciidoctor - a266036194e0ee6ad4786773120020b8759fad5f authored over 11 years ago by Dan Allen <[email protected]>
atx-style headings in manpage; generate w/ Asciidoctor

github.com/asciidoctor/asciidoctor - 36cfcb6f7b5c0419f88bba3e2c63750daa84505f authored over 11 years ago by Dan Allen <[email protected]>
Added support for loading local documents.

github.com/asciidoctor/docgist - 9be6ac07b26a1a10bcfda73dd42321fc85354cf0 authored over 11 years ago by Anders Nawroth <[email protected]>
Merge pull request #18 from buuhsmead/master

Add block_image

github.com/asciidoctor/asciidoctor-backends - 3200b3efd808ba4528dc9d0b2c85dde36da7e480 authored over 11 years ago by Dan Allen <[email protected]>
add helpers for manpage backend

github.com/asciidoctor/asciidoctor-backends - 3d632a119aba35bf4320e2ddafb23163f034fca0 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #15 from jordanmccullough/revealjs-improvements

RevealJS paths to default, Fragment Step Support

github.com/asciidoctor/asciidoctor-backends - a90fd2d06c8d071d24ece28c28bd61cc59f900e7 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #482 from mojavelinux/options-shorthand

resolves #481 shorthand for block options

github.com/asciidoctor/asciidoctor - ed0c789a834fee25d7455a4a117105c2529244b8 authored over 11 years ago by Dan Allen <[email protected]>
initial cut at manpage backend in erb

github.com/asciidoctor/asciidoctor-backends - ead42692cb7e0a84003fb4246c4df800d8de7533 authored over 11 years ago by Dan Allen <[email protected]>
resolves #481 shorthand for block options

- rework shorthand parsing code
- fix warnings in reader and renderer
- update shorthand tests

github.com/asciidoctor/asciidoctor - 63506b5a054d50e1748d3b34e66ab6175d91649c authored over 11 years ago by Dan Allen <[email protected]>
add has_role? to check if role is present, use role? for exact match

github.com/asciidoctor/asciidoctor - 34c91c7ee7abcbedb37f811c925da8bac411e858 authored over 11 years ago by Dan Allen <[email protected]>
Merge pull request #14 from mattdrees/patch-1

fix groupId in example maven configuration

github.com/asciidoctor/asciidoclet - 8418e2feea69126afc6e425e1ef78ded208ab5ec authored over 11 years ago by John Ericksen <[email protected]>