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

resolves #27 insert blank line above list continuation to attach to parent list item (PR #28)

821da1f58bd3df0ad15f3ba4ebf18e9b4fdb2db6 authored over 6 years ago
simplify unconstrained logic and increase coverage

cadb95cffb18476a9e00588ab9cfe2c6f9436f5d authored over 6 years ago
reset list level inside delimited block

2cce11210c48495a014c9f510f395830b71d1eeb authored over 6 years ago
move list level handling into writer

b7e510b98d3a4d594150a671c58e9dfc6b0f8c88 authored over 6 years ago
invert condition for compound list to make it more logical

d10be559105e3450c0979d23f124e5270bef0bc4 authored over 6 years ago
add blank line after list item that contains a table

2e82a5c7fe188bebaa1ae367f89146fc7c942ba6 authored over 6 years ago
add list continuation to nested list in ul::compound-nested scenario

e12d58bea6f652597562148247e771c5d9bb9a30 authored over 6 years ago
reorder methods in writer

c4d4505e8c86d7a6bad6a11075129868894910ef authored over 6 years ago
escape codespan text using passthrough if it contains a URL

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

c6a5ab45aa3ad64dcbc91ef6889e5259232fac6b authored over 6 years ago
Release 1.0.0.alpha.9

5f109b12d0b5834b637ee0daa1dcd421c27a7b02 authored over 6 years ago
use :imagesdir API option or --imagesdir CLI option to set implicit imagesdir instead of attribute

d126f77d49bda523856d3463bcb24469006ed6d9 authored over 6 years ago
don't add newline after period at start of line when wrap=ventilate

7d881b0efaf97dbeaed908a8e9043e69496d66cb authored over 6 years ago
add test to verify newlines are converted to line feeds

b81fda8562d0187d86dca2d783602431fb524820 authored over 6 years ago
add scenario for curved single quote at end of word

fc402cecf1f07cf65f32030cc3f13322fed00667 authored over 6 years ago
use the term inadvertent instead of accidential

dc983eddeaaa4ce82ba71906aa78eace64cf1d9c authored over 6 years ago
add specialcharacters replacement to inline pass macro

85b24f4992d6529d85239eda4ac2af1bf87518e3 authored over 6 years ago
escape codespan using pass macro if text contains double plus

db0bb45b97dd67991cf368cbf5837403e3f3730b authored over 6 years ago
add JRuby to CI matrix (PR #22)

a8b97d41cd0b67557107e0048c46870dcc99b54d authored over 6 years ago
use Pathname constructor to create paths

4b056fce453953a5317468e5abf34c3256768682 authored over 6 years ago
rename option keys in CLI

- rename :source to :input_file
- rename :output to :output_file

9e29bf672d59c887bec6da7df3d02ec4f23e62de authored over 6 years ago
resolves #20 prevent input file from being overwritten by output file (PR #21)

773f2ba9919dac2cb7e3f3047837e1e01c9e92b9 authored over 6 years ago
don't attempt to create output dir when output file is -

2820749f4aa006af75de16051e56e0ad72f96af0 authored over 6 years ago
refine CLI options

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

147941121ce8be608e4979810f459a281fea2147 authored over 6 years ago
Release 1.0.0.alpha.8

49b141eaf65af155e8d0226f72a1a7ca0978910a authored over 6 years ago
treating leading specialchar as a word character

afeca150664daac121d482c229d35cf61f24ef91 authored over 6 years ago
don't escape double hyphen in codespan unless surrounded by spaces or word chars

c023609e8c7871bb3fab5336862e78511c646952 authored over 6 years ago
add support for Ruby 2.3 (PR #18)

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

e87d0c0badd17c2f3ff9b8e1e46b815d2ad98e03 authored over 6 years ago
Release 1.0.0.alpha.7

0f23b78ac79ff7eca652b8d59f9a0326049367c2 authored over 6 years ago
adding missing entry to CHANGELOG

8a56eeea969a6caa99f10b9ec76b461c1a039d46 authored over 6 years ago
apply no-break space substitution globally

b3ce2e1e702bf0de53f2fbc3210f202c8b712eaa authored over 6 years ago
resolves #12 escape AsciiDoc-specific replacements in a codespan (PR #17)

41cdf467ba0e5b287c107c4ef88d864d8e60ab68 authored over 6 years ago
use pass macro to escape literal codespan that contains ++

3d6149d22a5f60244f5fca61859aefe9e4db1b70 authored over 6 years ago
improve detection of unconstrained codespan

d45f39fa342003c19907d483736288ce11529738 authored over 6 years ago
escape attribute references in regular text and codespans

e9cca710cd091c2416f5c4cea71aefec7f23060b authored over 6 years ago
delegate to escape_replacements to check if passthrough is needed for codespan

bd51cbcbcbe6babe211f11ac093abd699b147001 authored over 6 years ago
replace double plus in codespan with attribute reference

7eaa095840260764e2bf232f76df66684f383477 authored over 6 years ago
move escaping of replacements to a helper method

32f841ae3e5d38b16231ed6bb6a80520a5faf031 authored over 6 years ago
escape all replaceable text when converting text

15c39aef82c62c35f42789113a0418bcf7a621d3 authored over 6 years ago
replace a non-breaking space with a single space

152ff602654bf5d7752ff48b330c7898527e237b authored over 6 years ago
handle case when codespan is followed by single quote

f9d548600bba57e44aff120650f07634931f3def authored over 6 years ago
resolves #6 add support for unconstrained formatting (em, strong, and codespan) (PR #15)

07254a50670d406227576b35af0b63cf1f093700 authored over 6 years ago
replace .md extension with .adoc in text of interdoc xref

4cfc92c34183b2b189ee1a3f71cae57483586833 authored over 6 years ago
verify front matter and toc are processes when invoked via CLI

39c6089a23b8b064c2f6bc82a6a807c2f337c98c authored over 6 years ago
remove optional value for opts argument of traverse method

3b5c01b5aab545d2a3a8238ad61f6882cb19ee98 authored over 6 years ago
assert convert doesn't crash if node is nil

4d677a6bac4b95e2c817348c0a0a6932d617ba67 authored over 6 years ago
add additional test coverage

17249fb5464f8b36971a7d78211a917ce3c7e322 authored over 6 years ago
rename integration_spec.rb to scenario_spec.rb

c388300c5698b52f8c44e905b3ec11ef2027fe47 authored over 6 years ago
document how to run the tests

5530f71855e8c25835212693904a8ac832c478e0 authored over 6 years ago
merge PR #14

resolves #11 add :wrap option (:ventilate, :none, :preserve)

1d704d60c18e02648b02bb5224b61029fee2b770 authored over 6 years ago
add --wrap CLI option

d0ca5255a29d03bb9539cc156c9f823b9a710a17 authored over 6 years ago
resolves #11 add :wrap option (:ventilate, :none, :preserve)

e2ef6713f7b098b93a66cfe2b45748ea96d29041 authored over 6 years ago
consolidate assignment

a4c92584faab0b4582b055751797e47b937a43c7 authored over 6 years ago
add replace_line method to Writer

d5509333f182662a5720004aa54d4c9b561b242c authored over 6 years ago
use subject in CLI tests

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

e1ac2c1ebf7ede4aa85bfad3318fa9750a70e6d3 authored over 6 years ago
Release 1.0.0.alpha.6

a98b236b162dd3271150e3af50c9d56c672576c6 authored over 6 years ago
update CHANGELOG

e41abc189faebd5f29c5185354a80cd15bf3eda2 authored over 6 years ago
resolve warnings in source

2df564167f229e0f6d93f8e8c0cfbcfb087c9b64 authored over 6 years ago
test that CLI reads arguments from ARGV by default

f1437c8709a4e69571001f8a8becd23e2b7480dd authored over 6 years ago
handle invalid CLI option and add test

9f2f26858e645e71c49da10a6936f2250f8831a4 authored over 6 years ago
add test to verify CLI behavior when too many arguments are given

8779bcf720c4a3a6a49a1844258472ec89e25b2f authored over 6 years ago
add test for --no-html-to-native CLI option

5245456821bbaedec10c5f308ebd6f9aa57552fc authored over 6 years ago
test that cli removes leading endlines and trailing whitespace

c25723037a6d58e02c03f120f5fe995dc1095123 authored over 6 years ago
add tests for :auto_ids API option and --auto-ids CLI option

10625a56672a814b132a107ceaa93e3bf47f44dc authored over 6 years ago
add test for --format cli option

365de9af628d683a27f873c58800f3f8b612ebf9 authored over 6 years ago
use shared scenarios_dir helper in integration spec

e2582a70a65f3df22aa7af0b6ae83aabc79b5a9a authored over 6 years ago
assert cli behavior when no arguments are given

7a53556744f37d0b6a2e336211fa7ffe70c61079 authored over 6 years ago
add test to ensure directory of output file is created

8ab2b53f74d66ba14831d19ecd7eec037bcca60c authored over 6 years ago
rework cli tests; add test for explicit output file

0b2f3fa9e8724cdfea4e54dbf48a5e99cdefff45 authored over 6 years ago
add test to verify attribute option adds attributes to document header

f8140e3c501230ae6ccdc78ee330d3dfd1ffb9cb authored over 6 years ago
add test to verify output file is derived from input file; add spec helper methods

65422c4759b95e6a72df842ee57989f9d91681ba authored over 6 years ago
add option to enable automatic generation of IDs for section titles

7c423dfb9ecb1cb05843a692d5a071c460122160 authored over 6 years ago
ensure directory for output file exists

e82947ba98a031865c103f5a196c0357c65ac22d authored over 6 years ago
document how to direct the output to another file or STDOUT

5df1151bb22b4477308902cc6a4c1cc509ffc589 authored over 6 years ago
add option to control heading level offset

6abcd4aae71dbc930398e45ef2a2a2f3e1a63c20 authored over 6 years ago
resolves #2 add first iteration of CLI that shows usage and accepts args (PR #13)

890ac50779aaf1cc145187116c221b82430a36c2 authored over 6 years ago
use writer to track list nesting level

e2bcc6648609e96720eb16d4f5916965ba4f5ad7 authored over 6 years ago
handle case when li has no primary text

812655ac05ad302f0224c370220dd9bf999287ae authored over 6 years ago
handle case when dd has no primary text

fddb357e9370bd03ad1ca2c35cf458750576a40d authored over 6 years ago
update CHANGELOG

827fbf0cf24a4659cb84cc34cbff4d4c0e7079b4 authored over 6 years ago
handle case when dd is nil

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

5a170ef3e67462b51a1a22685b8c8c7ed4a5a48f authored over 6 years ago
Release 1.0.0.alpha.5

803f2ca972e411024f2f68fc65db6c218ce2761e authored over 6 years ago
fold description list item to one line if primary text is a single line

cab4b66a658d17da244bb577ed9547db1ba594b4 authored over 6 years ago
remove unused constants

86dfd377e43dc240039f73d41492902133e07628 authored over 6 years ago
rearrange methods in converter to be more logical

7320746f8af73a68b46ab7dac3663ce1c2f7d226 authored over 6 years ago
change access of header property on Writer

0f844634d776505f7a2b5d2faff357b4b974a9dd authored over 6 years ago
rewrite converter to use a structured writer (PR #10)

4db9b81616d4de0f19ed3c3ac4e0ba674d6f5dfe authored over 6 years ago
use separate level for dl

2d019f7b5dc324a266b70dce7663c1e914a71d4f authored over 6 years ago
rename dlist folder in specs to dl

4284f1bd5eca022f7f2b02c88c73533311864396 authored over 6 years ago
replace no-break space with {nbsp}

300d8b2cc2d01d5bf2c17cb3fdcae86657e0a0ab authored over 6 years ago
recognize Hint as admonition label; map to TIP

58bee8eaa00a3d3285a7d24398e769f168d97670 authored over 6 years ago
revert & back to &

625b67be639fd07199b3e0cb5dbb965b376fcbfa authored over 6 years ago
remove blockquote enclosure around simple admonition block

3c13d437f282dec121ec3d609d78566cba83039b authored over 6 years ago
add test for triple backtick form of codespan

c8a8c8d359acfc3e1087393203ccee5cb9a34769 authored over 6 years ago
add test scenario for line comment directly adjacent to text

adc0fc8a3cf7875c0a56f85c0c6ca0a1b38110a4 authored over 6 years ago
add case for table column alignment for table with single column

a4d0760583513b099f6b8a04be88a430eed9da54 authored over 6 years ago