Ecosyste.ms: OpenCollective

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

github.com/asciidoctor/kramdown-asciidoc

A kramdown extension for converting Markdown documents to AsciiDoc.
https://github.com/asciidoctor/kramdown-asciidoc

enable JRuby on Windows job in CI

222d5ae783ab730316e24622f1f39d7d0f2ef50c authored 11 months ago
remove AppVeyor config [skip ci]

6e504de16d66043530eefa204e7772cb69aa16a5 authored 11 months ago
read fixture files in bin mode to avoid system-dependent newline conversion

a0024fa71a75664f9d7e2159c22cad4b6d45591c authored 11 months ago
turn off system-dependent newline conversion when writing output file

598895848e0d0b03476034ddc56081c402029cff authored 11 months ago
bump ruby-version for dev

420ec41ebc6ce5eac4c5c7f6f51f641632d1cb69 authored 12 months ago
update explicit ID scenario to include unrecognized ID

0c640d8dccb20871f266032ec7e9519d3634740d authored 12 months ago
fix link to API docs in README (PR #114)

ad23cdb2a252a96789280d7834aaa9cb8c360125 authored about 1 year ago
fix lint error

3d03e4e8798b9a4c252f241cfd09debf4771b536 authored about 1 year ago
lock version of json gem

0ab8f31b368e2530084422995ce64209622bf6d4 authored about 1 year ago
don't attempt to resolve coverage group if RUBY_VERSION < 2.5

7d56aec971a23e8b1e2b7ffcff2ef72fba4dcd17 authored about 2 years ago
use END instead of EOS for heredoc delimiter and enforce rule

d64df8e856024b3de89574427a046cb03587c7e1 authored about 2 years ago
enable Style/GuardClause rule

287c515a585ca5c5398cff3bb9cc921700cbe6a0 authored about 2 years ago
upgrade RuboCop and configure new rules

d4a054c0f43fe3d3e194401c94c29fe37a8c6cc2 authored about 2 years ago
update CI workflows

- upgrade checkout action to v3
- manage bundler without correctly
- ignore changes to docs
- re...

70ce3d5618cebf2b9996e70f0eb5484b54d95baa authored about 2 years ago
resolves #106 convert language tag on source block to lowercase

f996b2b76057dcbfb91b6b5f8c7dc3f32c8f53b2 authored over 2 years ago
release 2.1.0 [no ci]

955cf2915c9cb430168109c3004f1507064f3694 authored over 2 years ago
resolves #76 allow diagram languages to be specified; convert matching fenced code blocks to diagram blocks (PR #105)

ba65d5de825e7ae2b06289b8eeb366513fa8e85c authored over 2 years ago
separate adjacent delimited literal blocks

556ad94d63720928c25a58a1f55c90b088f2378a authored over 2 years ago
resolves #103 add support for GFM-style admonitions (PR #104)

9cef02eca6a42dc8aa59195c8da2c1f095cd1446 authored over 2 years ago
resolves #72 add support for multi-paragraph admonitions (PR #102)

d8140875258cb2fc689106acbe69260bc422a2fd authored over 2 years ago
resolves #94 convert checkbox at start of items in a checklist (PR #101)

2d9dafbd47616c758b56e6483e294277db36b91e authored over 2 years ago
upgrade kramdown to 2.4.x

31f98b008686c3a8fd55396e98aa4a5e83819392 authored over 2 years ago
set up main branch for 2.1.x development

a968466fccba89d52453adee8b4296ab79242823 authored over 2 years ago
release 2.0.1 [no ci]

cbaead1efd1e978424fc9ad347c3e2692bfbe40f authored over 2 years ago
resolves #96 account for case when blockquote ends with nested block

60b1398959c10430a9c680f189d0ca9581c46731 authored over 2 years ago
resolves #97 handle text that maps to an abbreviation

9efd5052cc9d6e7c5cd194e66df5c440b9ae94c8 authored over 2 years ago
resolves #98 fix crash when input contains <script> tag

52a3888a42ddb611bf2878f9fcd44a7262cf5dcf authored over 2 years ago
add JRuby 9.3 to CI matrix

c832f2ce875bb23862f6f91f01818745f0bb7ef2 authored over 2 years ago
remove unnecessary detection for skip ci hint in commit message [no ci]

c3aa81ede83cce6eb265ff5a383cd48afca5c0de authored over 2 years ago
resolves #95 handle front matter value that is parsed as a date or datetime (PR #100)

6b4ee8716b19ed7b157238b55f4e99e400c94b1c authored over 2 years ago
fix bin script to detect local library correctly

bd5b85a671ea8130a1ee9eb93413dff02eaf95ae authored over 2 years ago
add missing test fixtures

054f7bb27b7edb1f5676652b0dfc94ad9255791a authored over 2 years ago
resolves #93 fix crash when fenced code block is empty and does not specify a language

9388a38eaa229e17527dad66bbcb2c1502a37bad authored over 2 years ago
upgrade RuboCop and update rules accordingly

d0764e4b3043a89da81c791e6503b901f0b93780 authored over 2 years ago
upgrade rspec

4a557a6bef6c2a727f9d0558b54491d7936db4f5 authored over 2 years ago
set up fully automated release [no ci]

bc2bf4262672e0687e4fa21432598c2bc2966e71 authored over 2 years ago
switch Ruby version for dev to 3.1 [no ci]

1c225cb58369744db74d4d8631b8e01bd33c001d authored over 2 years ago
update usage to reflect that bin script only accepts a single argument named FILE

1563c0da577a4468ccf07741a3402aec3559a315 authored about 3 years ago
add Ruby 3.1 to CI matrix

- add Ruby 3.1 to CI matrix
- use Ruby 3.1 as default Ruby
- only test oldest and newest minors ...

9186feb08067a5bd762c100993559b09618141c2 authored about 3 years ago
use shorthand syntax to reference caught error in CLI

7a4045723ce6fa6adc441aaf01102430062656e7 authored about 3 years ago
consolidate conditional that checks args length in CLI

276322023e1ab8be60144cc5beff1dab86403067 authored about 3 years ago
cancel build already in progress for same workflow and ref

6cf826fdb26a28b9ffa19f638f6dcd8763632239 authored about 3 years ago
document the :imagesdir option [skip ci]

2789381bf9ca8aead5b2abfb3fe332c63760fe69 authored over 3 years ago
clarify docs for :attributes option [skip ci]

343e9935a58d89752194f9de59111b8c273cc4fa authored over 3 years ago
don't run scheduled build on forks [skip ci]

e2809279defb5301d449b77269ce4f0522e7073c authored over 3 years ago
update copyright statement in README and LICENSE files [skip ci]

eaaaf58b25eb7b953200c302e1e8bbac61d6574b authored over 3 years ago
Begin development on next version [skip ci]

9d03bcc1904381f10aab7eefef45f3268a9ac29e authored over 3 years ago
Release 2.0.0

fc9e56544ee1d324985dbbd6dd6f1bb22ff13623 authored over 3 years ago
change uri- attribute prefix to url- in README [skip ci]

09c49697dba3b92724cea4d3b7d22c2c30d1896c authored over 3 years ago
rename snap_leading_comment prepreprocessor to trim_before_leading_comment

4a44b3f66b2cabe17249082cfa0bc74f7eb96e31 authored over 3 years ago
don't add source style to listing block when language is specified

7ba775eae00b198a89110218ee3ed28f4b433651 authored over 3 years ago
add test for multiple footnotes

76d76ba0b2f4c7868c0d7aca560078182bac1682 authored over 3 years ago
use footnote ref if footnote has already been defined

86f4b85f315aa4b37b5a50f74226d5c530c160b3 authored over 3 years ago
resolves #74 add basic support for footnotes (PR #91)

024eb8b427d29725200d89626a9f2288b0585de6 authored over 3 years ago
use local writer variable when converting span LaTeX math

f23c854c0cf33ccc7d49588504f075053a698e2f authored over 3 years ago
add CHANGELOG entry for LaTeX math support

ccfd9ca60d95753b0b64bb39dd4813aa222473f5 authored over 3 years ago
resolves #81 verify XML processing instruction inside code block is passed through as is

41869e6cd5e771cd45472be31efe7bd81fa03651 authored over 3 years ago
add support for converting block and span LaTeX math

cdcde0a0d7436bc6175ef2fecfd67f534698b3aa authored over 3 years ago
use output matcher where possible in test suite; enable code style rule

da307f5869821fef9bac8012521c53dcb2dff31d authored over 3 years ago
use RuboCop to apply style rules to source code (PR #90)

2be5ac7313e68841be1ddeb9a059f08b9bde8db8 authored over 3 years ago
run tests on truffleruby in CI

3269bbb659c2260cbb590add0e4b28036ccf238f authored over 3 years ago
add test case for trailing backslash as hard line break

2bd6a648d880db1b062b6bdc35369f2d7fd61270 authored over 3 years ago
add test case for unquoted width on img element

31df13fc2af5d82992987a2318f369c2710da01d authored over 3 years ago
test on all supported Ruby versions and operating systems

74fc05eaa9450b0308ba6eaf51c2fbb38e7f07d8 authored over 3 years ago
mention switch to GitHub Actions in CHANGELOG [skip ci]

50507c6b27b89f4dc0c27da3a7b9cde28a4dd1e5 authored over 3 years ago
add .gitattributes file to normalize newlines in source code and enable Ruby diff

cb0901e6610b11d6c9137c3b56c78778af74229c authored over 3 years ago
resolves #83 don't crash when convering list item that only contains spaces (PR #89)

569a7133823770c2db23f30d5f0e9de814520653 authored over 3 years ago
fix scheduled build by adding step to install dependencies [skip ci]

f6315cc0c2e840dec38581dc94b1ff1cc4cc8bbb authored over 3 years ago
fix CI

6dd99a0d3eebfe36ba86505efc8b044b436372d3 authored over 3 years ago
prevent bundler from trying to resolve simplecov for Ruby < 2.5

a5a04186fd0f50211d3cad45e0a32f4b0d0c1990 authored over 3 years ago
set cache version in CI config

e6ecb6296d47feca265006d3eeffe4890d9c4423 authored over 3 years ago
move optional development dependencies to Gemfile

d88f9ca0a176a44080ad2ea97671c0f00e6b6556 authored over 3 years ago
upgrade development dependencies

cbd3d1b3629302abc6d0a8c54b77f73c22acf2be authored over 3 years ago
change default Ruby version to 3.0 [skip ci]

305c3839a3b4c5eb720d1681ce96939cc9823599 authored over 3 years ago
switch CI to GitHub Actions (PR #88)

69422d1a13587d049b066b522870a6c036d488ce authored over 3 years ago
add missing entries to CHANGELOG for #84 and #85 [skip ci]

f93d0c7ec20a19c9b47efda926a15db52d9e3942 authored over 3 years ago
resolves #85 upgrade kramdown and declare dependency on kramdown-parser-gfm (PR #87)

076050f8e18d54fe7f11643affe3d405518d8dd3 authored over 3 years ago
resolves #84 declare rexml as a runtime dependency (PR #86)

37baec855c6014eafb2a123da45c96a8abcb6668 authored over 3 years ago
update default Ruby version to 2.7 [skip ci]

68b7b67f12540565d31a232d82bc01613ab65247 authored over 3 years ago
use rescue shorthand in rake task files

74047893cf06c5a098555c4f74f1c53d18fb8399 authored almost 6 years ago
remove unnecessary return

9374f39c4eb6ab7e3cef38983b9e91eb18e7ce0f authored almost 6 years ago
use described_class shorthand to refer to the class under test

67a30b50c2e2eabb136c56398eeff9f2a7a2168c authored almost 6 years ago
update copyright year

195febc641745c4e30c65e3e4992fc8e8ff44be9 authored almost 6 years ago
consolidate stop punctuation regexp

e387d1a056c5f53832ae8a512fe8865559a2c2bb authored almost 6 years ago
introduce shared _convert_list method [skip ci]

8e2f7abcba85ba22adb086434bfcce89dd686d65 authored almost 6 years ago
update Ruby version to 2.6 [skip ci]

8d83eb10101f7cec3ef8aa6749df56e2997c96b6 authored almost 6 years ago
add missing entry to CHANGELOG [skip ci]

e6e19eb8bdf3e93f615ee0ebdf84de7cf6858155 authored almost 6 years ago
remove magic encoding comment since UTF-8 is the default script encoding since Ruby 2

c31ab20552da7cfa879513fcdbd46abbc82b7db6 authored about 6 years ago
use File.read and File.write instead of IO.read and IO.write

2fd8bb99d0e601471afeb33fc3ef65f63b7c913c authored about 6 years ago
update Ruby versions in CI matrix

- add Ruby 2.6.0
- add JRuby 9.1.17.0
- use Ruby 2.6.0 for releases

b11873022411e4f49784bdec79fb5ed8527700e6 authored about 6 years ago
upgrade dependencies; upgrade Ruby versions in CI

b31fc8f0cde4c41a7328d79479bd8f802ac4854c authored about 6 years ago
drop sudo: false from Travis CI config

remove sudo: false (container-based infrastructure) as recommended by Travis

05b430ce6525822ed9e83b2b755490237ff0a04b authored about 6 years ago
add entry to CHANGELOG for 1.0.1 release

f2ebe9507ff549517c51dcbc9b0603861b75a578 authored about 6 years ago
set version to 1.1.x on master

4fb48c77e51f4b5c67ab27d04fde411073e4f959 authored about 6 years ago
resolves #70 fix bin script on Ruby 2.3 (PR #71)

cccdfc83ddc9be2bebaf93739bb27b15f06fd696 authored about 6 years ago
update README for 1.0.0 version

40a39b8dfa92b668d127fef33c547d22c013d641 authored about 6 years ago
Begin development on next version [skip ci]

89191be5d64e4ecef13963b734f71d00c35202ca authored about 6 years ago
Release 1.0.0

ffca4b751a3711f7fa0a76fee959b513c961a1f1 authored about 6 years ago
improve CLI help for --imagesdir option

4a4cccf930ec7331590ca46dd63610b7f712e91b authored about 6 years ago
change CLI to use default options from API

41eb9e8c8870f32e66ccfef56b2a60db91835519 authored about 6 years ago