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

rewrite logic that checks for non-default table cell alignment to get better coverage

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

a6ab0a70f326a702486aa924258356fe847da300 authored over 6 years ago
Release 1.0.0.alpha.4

36dde653f4a50f4fe8a559b272e9426aa8a1f3d1 authored over 6 years ago
add missing entries to CHANGELOG

efbd8d5bd08845e05b4f7093dae47cb937a3ae3d authored over 6 years ago
use title from front matter as doctitle if doctitle is missing

3b532d3a5b70ba0e61e4aa48bc7c70344f5d4805 authored over 6 years ago
resolves #8 convert description/definition lists (PR #9)

28b7b12bb12a3b55a7e4d50af649479c6ed01235 authored over 6 years ago
convert deleted text span

a3b8372a1287cdae086be029412e04c9e8286722 authored over 6 years ago
use proper name for kramdown

30cb84f14fd3a6d3356743ddb663c69c3df76a2d authored over 6 years ago
add link to kramdown project page from README

af8920f1163a70e3358a6ec02cc079fb5dc6ddb7 authored over 6 years ago
add test for text with both strong and normal emphasis

b929495d37c85fb3252ee69439b46f57dbbd9ab2 authored over 6 years ago
test alternate forms of strong/bold and em/italic

a3b5eb629212155313443a9c1a71ac0fcb240623 authored over 6 years ago
add testing for formatting in a list item

dc523d2f7a7ae2f17e42e75a36f9ada3d0712249 authored over 6 years ago
add nested mixed list scenario

af6cfb61a87005d593315e8da454bd68959350f6 authored over 6 years ago
add additional example to implicit URL scenario

1ab71eb481e9ddaf8e1b83f8e9c1010e7d2b1472 authored over 6 years ago
remove trailing spaces from output document

0bfb8aec449b5e42f306842d9c92e0b1955e7509 authored over 6 years ago
rename level option to list_level to avoid conflict

89454c9688ccb774d5b34b1ad0d1de11580bce44 authored over 6 years ago
detect menu reference and convert to inline menu macro

116fb1e64fd8b2f54d9345f0c28a8e0d63cb7479 authored over 6 years ago
add test for list item containing a block image

d07e8d8fa30dc510642880001260c0432cad5d70 authored over 6 years ago
allow blockquotes to be nested to an arbitrary depth

0032358ba75d0a2a068c26d2cf328d8c17d4744e authored over 6 years ago
add test for blockquote in list item

c1e2dadcda36f1f77045b40d41920be67e277000 authored over 6 years ago
handle case when HTML br element appears at start of paragraph

d87d41eb5d52cab1ff15e80270eb3e4cb4f41741 authored over 6 years ago
round CSS width value for image

5594aeec16c2af916bf22d53347b31143122ad08 authored over 6 years ago
remove optional argument to inner and clone

e32b2be57f8ddc1ae30e967e695274f1246f5560 authored over 6 years ago
add test for image in table cell

f27c1bb76661fef77497e384848cd6201c8bd248 authored over 6 years ago
add tests for image width in percentage

ee0f64b0a50b97588b8b50d630ed0072e4838ad1 authored over 6 years ago
add test case for blockquote attribution separated by empty line

590c8d60192dea0aab081a73c18e4687e3e9457a authored over 6 years ago
add blank line above nested list that follows compound list item

c237a93f7d7cbd8c995a4cedb4efcdb0982352e9 authored over 6 years ago
use list continuation to attach blockquote to list item

35570ec579ea413ad9d4c57e15447e6ce85bc2d9 authored over 6 years ago
change separator comment from //- to //

08df32082eced70d17e5b0d784afee0078609ace authored over 6 years ago
change how codeblock is processed

* convert indented codeblock to literal (indented) paragraph
* convert codeblock with non-contig...

2c237e1aecdc3953776a827f36323dfc691e56ae authored over 6 years ago
rename fixtures dir to scenarios

ca8a45db28c4f0818b11dd7d4967ab09cb31838c authored over 6 years ago
upgrade Kramdown to 1.17.0

bbb57a279de6c4b846ce6732d42a0203a4409a19 authored over 6 years ago
add option to track when br is converted from html tag

8325897df020872abbfb193ad32f1da6d7570324 authored over 6 years ago
add test for XML comment at start of line

d5a8e21fc14f16229b62d91048dc25b5fb2a592a authored over 6 years ago
fix misspelling in test suite

e587fd9a50b442a52a0564666c5f221e7706b51d authored over 6 years ago
remove Ruby 2.5-only feature to fix failing test

139151319f3c7e9c89a07190348e4bb980024a4d authored over 6 years ago
add newline conversion entry to CHANGELOG

a13e5d54ffd3bb53fa36b4789a60e00f54ace714 authored over 6 years ago
add test for converting HTML pre+code w/ language; always delete language- prefix

ab537c8260ed00deb5d08f369e56d44b76253cab authored over 6 years ago
automatically convert newlines to LF when reading file

dc3903b48916cb2574944d4e8b03cbb4105e0d35 authored over 6 years ago
add test to cover all lines in extract_front_matter

1f7065a69b65d887c4b095f00e7256d32c21b0c7 authored over 6 years ago
make parsing of front matter more robust; add additional tests

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

586ae335a75bbb9cf505e10e05a9ab7297696a78 authored over 6 years ago
Release 1.0.0.alpha.3

8c5c2643e9ce1cdedcddd1ba3d518a764b292f5e authored over 6 years ago
don't install sass in CI

7762a8244138f9568408aec56997e263969b4ae7 authored over 6 years ago
don't generate HTML report in CI (only text)

f9f4145e5b3495654ff4e0c5285d11d23b98ead1 authored over 6 years ago
add gem badge to README

577d134d36bd6e15aae0705af7729dabede41589 authored over 6 years ago
enable coverage in CI

77ab412185a9c67e02e02ed0f518c3e9ea22bbda authored over 6 years ago
enable native deep-cover HTML report (PR #5)

- add sass dependency for deep-cover
- patch deep-cover to compile sass
- group coverage depen...

eb1ebad4d42eedad666c4d8f331383dc36eccbdf authored over 6 years ago
replace empty HTML p element with {blank} paragraph

c75eb4b0ce55621435871b1d887750fcc0305534 authored over 6 years ago
resolves #4 integrate deep-cover to get more accurate code coverage that includes branches (PR #3)

- use deep-cover fork with CLI removed for more lean integration

ff93f197b17a7fd2a3b833902adebc187c4ace58 authored over 6 years ago
patch Kramdown to prevent crash when HTML br element appears in table cell

7ac4e600d9960a20fb7fcab1d8fc7587d3f356e7 authored over 6 years ago
remove unnecessary parens

9bb95eeaa044c721cd8bd8f7a237838d969ea428 authored over 6 years ago
autoload yaml

0a4935a289c8ee0052608ca51cf9227784911f70 authored over 6 years ago
replace ndash symbol with -- for now

a0088fd09e0fbaaa1561060ac33665700be85081 authored over 6 years ago
pass through image if defined using width CSS property on img element

6f9119cae0036855260b8f13b9384d2f85257ed6 authored over 6 years ago
preserve table column alignment

0054e066d2cfb610403ee98d8aeeea68addd9c5a authored over 6 years ago
base table columns off of size of alignment option

0968f3a94c368d15f360b6c82ccba331b1bbc754 authored over 6 years ago
rename p test from multiple to sequential

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

1d91eddf6e03bfb832183945094a2716bbfd8565 authored over 6 years ago
Release 1.0.0.alpha.2

09394281d9ad57757e4cbec7c926e269a4065fbb authored over 6 years ago
minor update to CHANGELOG; add repo links

fbf289f607e65745fdb5f784f66d139523c25f0e authored over 6 years ago
remove redundant backslash

c7598e317c39984c49d3e985b2d58512fb66d118 authored over 6 years ago
only process link as image with link if only child; escape closing bracket in link text

9a3f010108ad3bde9ff788e7e3500a63a6ca80a0 authored over 6 years ago
update CHANGELOG

f6c995759346a3dbbbf9b5431d65ab975a1cfc91 authored over 6 years ago
don't rewrite bash source language as console

653dad15f59297153a4c1a8d7c91cdcce88aded7 authored over 6 years ago
don't add cols attribute or blank line between rows when table only has one column

dd65027b2d50f09be3dc8ea517f324a0734595a3 authored over 6 years ago
pass through image width if specified

2e133318cffcfab6f6549bb2acda76acadfcdd65 authored over 6 years ago
replace double underscore in URL with %5F%5F

c1eab96cf31f16ed0d1be20c90623091fe9375f7 authored over 6 years ago
don't modify AST when converting

9203ca62877b6c347e6e8ebb4a12bb974be0d9ab authored over 6 years ago
resolve | to |

cb1551a152d24ae7bd9c2ac50c831e7e5e55e1dc authored over 6 years ago
escape pipe in table cell

ad4e19cb08e80a88a42319f0e352f7c92a525574 authored over 6 years ago
add additional case to literal codespan test

f9f46aadf023d987e3bcbef7d08e3411f7b49b79 authored over 6 years ago
replace ^ with {caret} in normal text

1b92b907a1080ff4493b38c80a2d5e7cc97c5b39 authored over 6 years ago
automatically promote level 5 heading above codeblock to listing block title

e475107ac52b60e0565ddb3d09d0ccc6adfab09d authored over 6 years ago
convert img tag inside HTML block; add id and role to block image

e6b3a0beba54ed98908ed825492461f54492c817 authored over 6 years ago
convert an HTML-based admonition block

7e569e0e07cc315831ab97ea63f66b38c6499728 authored over 6 years ago
transfer comments above document title to header

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

5ad42b839ce808e5f6ac0fd8497db50e77e81c9e authored over 6 years ago
Release 1.0.0.alpha.1

a40131af874cc64f19d892728cd65eecedca30f2 authored over 6 years ago
fix release repo in CI config

ac40daa83f1c62a5596464d0ee9b3413e3186f30 authored over 6 years ago
update metadata in gemspec; add missing files

0717b16e0b00ecce696d41c5ff53dcaab6fe8b25 authored over 6 years ago
restructure namespace

- move converter to Kramdown::AsciiDoc::Converter
- move default parse options to Kramdown::Asci...

46acf088d8bb0679b11bda65692cb23e95e6ff45 authored over 6 years ago
add CHANGELOG

2659a0ed1960dc45dd6a294337b434e7c977e7d2 authored over 6 years ago
update README to explain how to install released gem

3a533759717ef6953148ca220fd372c9cc894156 authored over 6 years ago
add Ruby 2.4 to CI build matrix

6b4fa3879dc87daad1eefd396037bdc95f1f2fa4 authored over 6 years ago
use shorthand when defining string for a single symbol character

b17aa11578801203c45490a1beb3966fb6cc689f authored over 6 years ago
only remove leading blank lines from source (don't lstrip)

6c53cb430dcb93cd726f2b35f6c6a7193cede7c8 authored over 6 years ago
add test for span comment at start of document

0fc844dedeabe44f715cec6344cdc08b55f9dd81 authored over 6 years ago
verify source is not modified if toc and front matter aren't detected

eee399e1f7505ecb2334674225eede15efff3ef9 authored over 6 years ago
add test coverage integration

1e4b2e709b5eb4d3743416aa902aeccfa6bac71b authored over 6 years ago
add status badges to README; configure README for display on GitHub

095bff4c3146aef6bab8987d6a7d37936ca6f719 authored over 6 years ago
add a body only test to verify no lines are added above

f19d8e0a679aff9a2b7883d16f8f36f002811dbf authored over 6 years ago
add line feed (EOL) to end of output document

3696bb576428c3eae1b4cb8009ae5f4705c6ecff authored over 6 years ago
escape <= in normal text

43099f5fb4131e454473b54cc6b948d657708ece authored over 6 years ago
add integration tests for codespan

7f7d903d0166f536887bf188c5c1c93df1e9c689 authored over 6 years ago
add comment prefix to every line of a inline comment that spans multiple lines

75d38646a3b8fd4df43961b63e6605bd7d199e0a authored over 6 years ago
add helper method to extra front matter

fbce4ad03ed1db965e9b3e7cd2ca82192ee3b98b authored over 6 years ago
change source language from bash to console; rstrip code

b37bfbdbd070115b018eeaeadcce26242de039a5 authored over 6 years ago
move assignment of toc attribute into replace_toc helper

6200d042b669649ecffbbe3058c1d6fd5c4698f3 authored over 6 years ago
add tests for unpacking typographic symbols; promote mappings and regexs to consts

9746e4cbb601193d2a299e95032baa69433ebb13 authored over 6 years ago