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

automatically require version file so -v CLI flag reports correct version

170108c905dc6efffd217a51cffc3d6fb76b3fa6 authored about 6 years ago
fix missing bracket in CLI help text

96ef3aad955d8c277df95e8fdb6355ffd6e6ecd1 authored about 6 years ago
Begin development on next version [skip ci]

c39edb71b112c371bf52ab1ed160835db2299e9b authored about 6 years ago
Release 1.0.0.rc.1

61e66c63a6f39710ce14a1ef257f9f826a209444 authored about 6 years ago
add note about API docs to CHANGELOG [skip ci]

e8bd8327be134ae03a74c0edbeb8dd50d28915e8 authored about 6 years ago
move built-in preprocessors to separate module (PR #69)

6ed8f89a33d03452e1c1b785b9f081e3c2905562 authored about 6 years ago
reverse order of return value types in API docs for convert_file

5c3c5adf4eb531a64fa09b7d8e86d0cc8a128d51 authored about 6 years ago
don't include build or spec files in gem [skip ci]

fcb092ee73550da0f96dd44c63af6f47d40d6b2e authored about 6 years ago
resolves #67 add support for passing multiple postprocessors (PR #68)

ad06b911c87bf60ba24a57c45f927b7f79f07991 authored about 6 years ago
resolves #49 update API to accept input as an IO or File object (PR #66)

- update the convert method to accept an IO object
- update the convert_file method to accept a...

a5b16aa0cedd387bc66a2e2436b9e6145d49f249 authored about 6 years ago
document command name in README intro

7f6277be479b079d5c5e5d93919b1614803f7952 authored about 6 years ago
update minimum required Ruby version in README

2251944267b064fc08b69cb17eab786a7e0bc8a0 authored about 6 years ago
remove unused options in gemspec

72d5a556df568d1383eef3484e5d159b7c271cd5 authored about 6 years ago
update required ruby version in gemspec

91e0cf222a3bdd97bbf7d62647e7fe01a835ceaf authored about 6 years ago
resolves #61 write API docs for public API methods

f7f82035e17107a6f012642899a7d4b4280837fd authored over 6 years ago
add YARD integration to process API docs

8fd2c286aae431c2ce00289b88bfec79b0a8e23b authored over 6 years ago
resolves #23 add :preprocessors option to convert API (PR #65)

8eba063b4820143e25062826b1ac68a32d5ea543 authored over 6 years ago
drop empty comment unless it comes after a list

3b835b70efab9c74b63dacb1b9ebdbfde370b2a1 authored over 6 years ago
keep track of whether writer state follows list

a239ae33ab9cd43344cadc8fb5dec61767d31c3c authored over 6 years ago
ventilate prose on semi-colon that follows non-space character

7c8ba20ca17a3bd0271026598480f41694db9047 authored over 6 years ago
remove whitespace in front of leading XML comment

7c322dd2eaa8a466f7cc345e59f0535616fc47f0 authored over 6 years ago
define module aliases in top-level require

8159f22f0dfc62502139b748a87bd7503a0d1d7a authored over 6 years ago
add details to CHANGELOG for 1.0.0.alpha.13

5173bc8c7950b078b1736af1781d5b7eb08f9bdd authored over 6 years ago
Begin development on next version [skip ci]

a6cbccff304270da73a0a891e08c764b95621d72 authored over 6 years ago
Release 1.0.0.alpha.13

ecae3a2cd5002139885b1aa022abc2f115029b6c authored over 6 years ago
allow coverage reporter to be changed using environment variable

- set reporter to :istanbul when DEEP_COVER_REPORTER=istanbul is set
- document how to change re...

3dcd5426de40602c7a8a1d079c1680379ba899ce authored over 6 years ago
document in README how to generate code coverage report

5843c5c85047eadcc88c0f40b7edb85a8f2a69dc authored over 6 years ago
fix typo

2d9431484436056884454827a140989eec72b947 authored over 6 years ago
switch deep cover dependency from fork to deep-cover-core

95e1cc9f630bda9134bfaa166ccbafb7c5b0b1a6 authored over 6 years ago
add Regexp#match? method using refinements

0ebeada83de714fc1b833239a1e7b2a9883a33f4 authored over 6 years ago
add link to API documentation to README

913df7014d7c9291117f99156f958fdb01877074 authored over 6 years ago
add missing details sections to changelog

dbe32d6ec8750313fd80e2c7b25297b87d8fdd98 authored over 6 years ago
add test to verify options argument passed to API methods is not mutated

14664032f743d3777106f516a1f8d39234600963 authored over 6 years ago
add entry to CHANGELOG for #55

7eff97c3553c330758ee80c3558e7885d0bcc8a9 authored over 6 years ago
merge PR #63

resolves #55 sort attribute entries in document header

4c7b61d245c956e57fd2ff5d0d3fa0eac1f75e48 authored over 6 years ago
encapsulate assignment of prologue and attributes on writer

06c1721b5261f38c44db3fb534f6b614f2d1d859 authored over 6 years ago
split Writer#header into dedicated properties

699b980f65111ea130898f5e9f4a595f84c4e11a authored over 6 years ago
resolves #55 sort attribute entries in document header

97a3d933f28973e2b5848fe3f7a9e2cc36106508 authored over 6 years ago
add internal method to extract raw text consistently (PR #62)

- take over responsibility to extract raw text
- preserve character references
- use same logi...

beb0c28fb3b44e280dd59c01b627b7f4cb362d00 authored over 6 years ago
resolves #59 define ID containing a dot using longhand attribute assignment (PR #60)

34c1ce19c42ced8c07e72f3976177cdfd326e5d3 authored over 6 years ago
resolves #57 enclose codeblock that looks like a list (PR #58)

d9553e990ac1e1d3342a661a85c40e95df01c1d1 authored over 6 years ago
don't modify value of :attributes option passed to `convert` and `convert_file` API methods

0dcb38cb9a538ae27cbd27ec07eff533fc3409cc authored over 6 years ago
resolves #53 add :postprocess callback option to convert and convert_file APIs (PR #54)

e4d0d2b9e450a2f663ce7967c4c150daf736f148 authored over 6 years ago
update rspec

3dd05b6bb89dfe576740478f3cac305576e1a0a0 authored over 6 years ago
resolves #16 drop ID on section title if matches auto-generated value when :lazy_ids option is set (PR #19)

- drop ID on section title if matches auto-generated value when :lazy_ids option is set
- auto-...

a28566fe8d0a7c354ebd748133cb45366dcd8d69 authored over 6 years ago
mark private method section in converter class

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

2abc5c8ef233dc7446c47bb04f572a0e4a312330 authored over 6 years ago
Release 1.0.0.alpha.12

9816322219105b7cf73db86b4dbbae430c79b61a authored over 6 years ago
verify :auto_id_prefix is ignored if :auto_ids is not set

f780ef45e3ae80868359446eae4d8e55cfbbdb07 authored over 6 years ago
resolves #51 break on all terminal punctuation when ventilating prose (PR #52)

78c72a742ded2586813d1e480ee914c5fb69f3f7 authored over 6 years ago
consolidate logic in CLI (PR #50)

- consolidated logic in CLI by further delegating to API
- prevent `convert_file` from using in...

1fbab26a27629776abd949b4f4b4f5d46241964b authored over 6 years ago
resolves #46 write file with UTF-8 encoding (PR #47)

20e6dd6341fc773bd8241001ed2bd91df0becd0c authored over 6 years ago
update CHANGELOG

54117c239df2223ca491690c6a4a66b93d40d65d authored over 6 years ago
resolves #45 call mkpath on Pathname in convert instead of convert_file (PR #48)

aaf8e570f71712bd0c7d12a16fb505169a70b60d authored over 6 years ago
don't reuse output file in test suite

82a38e683c9b1095ecc642d15c65e410ed7aa7a6 authored over 6 years ago
fix grammar in test names

1329542367e3a324c82634af5b608e400e49a373 authored over 6 years ago
add note about why subject is defined in cli_spec.rb

e70e4b01761460da410753ba9281c2b2f09888ab authored over 6 years ago
consolidate processing of :to option in convert_file

a3a41b68f5e64165a9b29045d6de971d5c9d6892 authored over 6 years ago
resolves #43 allow IO object to be passed to :to option of convert_file API (PR #44)

dc1223d55bbe5517f8f670efdbaaafcac0323198 authored over 6 years ago
add test to verify intermediary directories are created when writing file

dcab7bc9c29e3f8feeada1f7d484d2edd9c5277a authored over 6 years ago
resolves #39 convert to string if value of :to option is falsy (PR #42)

134bdc396bf0a52b2e6fb03515cd10f4e1eed953 authored over 6 years ago
use unique filenames in convert_file tests

420146e3db162f1d8c922be7a18864ca94197127 authored over 6 years ago
document :to option of convert_file API

91132e259876796f6c8ad8a1233c449d0d02511f authored over 6 years ago
allow library to be required via alias kramdoc

cec1a75d574444c0082ca405adda14c1f9d4260f authored over 6 years ago
resolves #40 convert_file should write output to file specified by :to option (PR #41)

4cc462398aef0eb9ec63aebdf22509f6674f6285 authored over 6 years ago
document the API in the README

cd89a952192352d4824a7730ede9e503fd9ed298 authored over 6 years ago
encode Markdown source passed to convert API to UTF-8 with universal newlines unless :encode option is false

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

9599e49a00471342af3b786c5f163e059180bb6e authored over 6 years ago
Release 1.0.0.alpha.11

5a7cb4ab05ab1303022b1dc614ce99d1b57d33ab authored over 6 years ago
resolves #31 add public API to convert string or file path (PR #35)

- add Kramdown::AsciiDoc.convert to convert a string
- add Kramdown::AsciiDoc.convert_file to c...

ce78de72a46d2ee38f7b1cfa65b479fef1c564ac authored over 6 years ago
remove leading space from text if at beginning of line

6fe5a27d575f3af38101f67344ad11e251e8d96e authored over 6 years ago
add test to verify block comment above block is offset by blank line

14f235bee84825dd0d4f7070f7ff2b96e4ed8fff authored over 6 years ago
resolves #36 convert phrase enclosed in HTML span element (PR #37)

9b2575c81587a92b69dbce9bd43bebec3d521f83 authored over 6 years ago
remove unused optional argument value in writer

5e54d5c21e2e7fe20a52b3fb0900d0a4a2847a4a authored over 6 years ago
add test for multiline comment span that begins on new line

0c9800cd2d0696e7d9f58bb2756728b3be420259 authored over 6 years ago
add test for ventilate when line comments are interspersed in text

c0d91c4faebbe7289be8ce517a93ecf14e77c23e authored over 6 years ago
use unconstrained formatting for codespan if bounded on either side by a smart quote

0225b3ac55cc693e7563093fd86e7aff8a55920d authored over 6 years ago
add entry to CHANGELOG for #29

3307f6bce926c355c40b462bbf7cf899a14d57b4 authored over 6 years ago
resolves #29 add role to codespan if enclosed in quotes (PR #34)

- consolidate unconstrained? logic
- add code role to codespan if enclosed in quotes
- add add...

a98c148760ccaa3333e63359b045db1ec8d615de authored over 6 years ago
convert <mark> phrase

a6f586a35522a379a15882ba5fb5c4925b391699 authored over 6 years ago
convert a bare div as a paragraph; add more tests for converting raw HTML

f56c83d42996e2603f5f72b939ec73d4bf219a59 authored over 6 years ago
add additional test case for HTML-based admonition blocks

46fe48932aaf93b8e01e639f05e94aa1e0c3ffae authored over 6 years ago
add test for codespan around single caret

4731d9cbdcf9198666ad3f74ede1da2914f152cb authored over 6 years ago
don't crash when empty comment occurs under primary text of list item

ac720f27a767da62c189fa9bfcd15633825cbd65 authored over 6 years ago
add test for line comment between two paragraphs

dc38b92f717d72071a11f5bbb91bf7ff06a3fa89 authored over 6 years ago
reduce logic in check for compound list item

19ebe514e015f19f2ef1fb7f9350fd85d3a9b08b authored over 6 years ago
slighly increase code coverage by dropping unused condition

bb87465dcfec6e8dd4980dc23c07748a58b94f1d authored over 6 years ago
add test for :auto_id_prefix API option

6300f880b759d942ca343d2b1b5566f07969d3ad authored over 6 years ago
ignore auto-generated ID if heading has an explicit inline anchor

909efbdcdde80b9d25ddf3d881c6da67b8843c3d authored over 6 years ago
split heading anchor test into leading and surrounding scenarios

c3ccecae6b13f08b6727cda9ebfd9e0f1e68c453 authored over 6 years ago
use helper method to coerce value to element; add negative test

6a73eabf448d001d09407dbc9ac9e91e47d2bcd0 authored over 6 years ago
drop with- prefix from scenario names

7b98a697b5a423c620a984e9455d27602a9f1cf8 authored over 6 years ago
resolves #32 add AppVeyor CI config (PR #33)

d76208c2c9021c6f6ba9c575a8280e60762d759f authored over 6 years ago
Begin development on next version [skip ci]

83ae2dc5d48ea540c6749fe9e5dc6ac0568295e8 authored over 6 years ago
Release 1.0.0.alpha.10

ca98df3ae4dfdd63eb127cfc8fe138675dea9daa authored over 6 years ago
resolves #26 add CLI option to set prefix for auto-generated IDs (PR #30)

6aaf058357c8f32e376a4223cccd929374f01225 authored over 6 years ago
give example of setting attribute in Usage section of README

19fdc26e36a0485d6648f7ad103115673ab93f37 authored over 6 years ago
clean up tests for CLI options

197595e970966f81e4818f3681b16e3140553be5 authored over 6 years ago
add option to control whether bare URLs are converted to links

- add :auto_links API option (default: true)
- add --auto-links CLI option (default: true)
- mak...

448b780390fca4b90d70ac629863122bf45558a4 authored over 6 years ago
seed block separator array in writer

c7aecc34e5e6dabb23de1e89301dd5f43f3d6e10 authored over 6 years ago