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

Support for Markdown-style blockquote

Taack opened this issue about 2 months ago
resolves #119 add option to control how far to indent nested list markers

Vampire opened this pull request 11 months ago
New option to control indenting of list markers

Vampire opened this issue 11 months ago
Wrongly translated list continuation in nested lists

Vampire opened this issue 11 months ago
Links with pipe in name are converted to tables

ViToni opened this issue 11 months ago
Image Links fail if the line is folded in the middle of the text

mementum opened this issue 11 months ago
Ids starting with digits are not converted

mementum opened this issue 12 months ago
Update README.adoc: fix link to API

archiloque opened this pull request about 1 year ago
Do not `ventilate` after some excluded vocabulary

debuglevel opened this issue over 1 year ago
Rendering raw html in table cell

ichistmeinname opened this issue almost 2 years ago
Issue 110: List continuation with YAML block

apinnick opened this pull request about 2 years ago
List continuation does not work with YAML code block

apinnick opened this issue about 2 years ago
Issue 108: Bad YAML block conversion

apinnick opened this pull request about 2 years ago
YAML code blocks do not convert correctly

apinnick opened this issue about 2 years ago
converting markdown into AsciiDoc - wrong conversion of links

aisbergde opened this issue over 2 years ago
fenced code blocks and syntax highlighting

ConcurrentState opened this issue over 2 years ago
resolves #103 add support for GFM-style admonitions

mojavelinux opened this pull request over 2 years ago
Add support for GFM-style admonitions

mojavelinux opened this issue over 2 years ago
resolves #72 add support for multi-paragraph admonitions

mojavelinux opened this pull request over 2 years ago
resolves #94 convert checkbox at start of items in a checklist

mojavelinux opened this pull request over 2 years ago
resolves #95 handle front matter value that is parsed as a date

mojavelinux opened this pull request over 2 years ago
Correctly handle GFM checkbox syntax

claneys opened this pull request almost 3 years ago
NoMethodError in traverse

lzap opened this issue about 3 years ago
issues converting a markdown-sample file

aisbergde opened this issue over 3 years ago
issues with code in citates, created with indent

aisbergde opened this issue over 3 years ago
converting markdown containing yaml headers

aisbergde opened this issue over 3 years ago
wrong checklist converting

aisbergde opened this issue over 3 years ago
undefined method `start_with?' for nil:NilClass

xicesky opened this issue over 3 years ago
Wrap list continuation inside a block

ggenzone opened this issue over 3 years ago
resolves #74 add basic support for footnotes

mojavelinux opened this pull request over 3 years ago
use RuboCop to apply style rules to source code

mojavelinux opened this pull request over 3 years ago
resolves #83 don't crash when convering list item that only contains spaces

mojavelinux opened this pull request over 3 years ago
switch CI to GitHub Actions

mojavelinux opened this pull request over 3 years ago
resolves #85 upgrade kramdown and declare dependency on kramdown-parser-gfm

mojavelinux opened this pull request over 3 years ago
resolves #84 declare rexml as a runtime dependency

mojavelinux opened this pull request over 3 years ago
Update kramdown depedency because of critical vulnerability

tielou opened this issue over 3 years ago
Doesn't work out of the box on Ruby 3

vassilit opened this issue almost 4 years ago
Error on lists with items with only spaces

sebelk opened this issue almost 4 years ago
Preserving frontmatter for hugo

joelouthan opened this issue about 4 years ago
undefined method convert_xml_pi

settermjd opened this issue about 4 years ago
render source highlighting above a code block correctly

rolfedh opened this issue about 4 years ago
question about attributes

jerCarre opened this issue over 4 years ago
Add converter for block LaTeX

iyaja opened this pull request about 5 years ago
add asciidoctor-diagrams support

pomdtr opened this pull request about 5 years ago
Detect diagram type

pomdtr opened this issue about 5 years ago
Add Dockerfile

mavogel opened this issue about 5 years ago
`convert': undefined method `convert_footnote'

YenForYang opened this issue about 5 years ago
Add support for multi-paragraph admonitions

simon-dew opened this issue over 5 years ago
resolves #70 fix bin script on Ruby 2.3

mojavelinux opened this pull request about 6 years ago
kramdoc:3: syntax error

thSoft opened this issue about 6 years ago
move built-in preprocessors to separate module

mojavelinux opened this pull request about 6 years ago
resolves #67 add support for passing multiple postprocessors

mojavelinux opened this pull request about 6 years ago
Add support for multiple postprocessors

mojavelinux opened this issue about 6 years ago
resolves #49 update API to accept input as an IO or File object

mojavelinux opened this pull request about 6 years ago
resolves #23 add :preprocessors option to convert API

mojavelinux opened this pull request over 6 years ago
Add option to drop unconverted HTML

mojavelinux opened this issue over 6 years ago
resolves #55 sort attribute entries in document header

mojavelinux opened this pull request over 6 years ago
add internal method to extract raw text consistently

mojavelinux opened this pull request over 6 years ago
Add docs to methods in public API

mojavelinux opened this issue over 6 years ago
resolves #59 define ID containing a dot using longhand attribute assignment

mojavelinux opened this pull request over 6 years ago
Define id using attribute if value contains a period

mojavelinux opened this issue over 6 years ago
resolves #57 enclose codeblock that looks like a list

mojavelinux opened this pull request over 6 years ago
Literal paragraph that starts with list marker gets interpreted as a list

mojavelinux opened this issue over 6 years ago
Sort document header attributes

mojavelinux opened this issue over 6 years ago
resolves #53 add :postprocess callback option to convert and convert_file APIs

mojavelinux opened this pull request over 6 years ago
Add postprocess callback to convert_file API

mojavelinux opened this issue over 6 years ago
resolves #51 break on all terminal punctuation when ventilating prose

mojavelinux opened this pull request over 6 years ago
Ventilate prose at additional punctuation breaks

mojavelinux opened this issue over 6 years ago
consolidate logic in CLI

mojavelinux opened this pull request over 6 years ago
convert method should accept source as IO object

mojavelinux opened this issue over 6 years ago
resolves #45 call mkpath on Pathname in convert instead of convert_file

mojavelinux opened this pull request over 6 years ago
resolves #46 write file with UTF-8 encoding

mojavelinux opened this pull request over 6 years ago
Write files as UTF-8

mojavelinux opened this issue over 6 years ago
Move mkpath from the convert_file method to the convert method

mojavelinux opened this issue over 6 years ago
resolves #43 allow IO object to be passed to :to option of convert_file API

mojavelinux opened this pull request over 6 years ago
Allow IO object to be passed to :to option of convert_file API

mojavelinux opened this issue over 6 years ago
resolves #39 convert to string if value of :to option is falsy

mojavelinux opened this pull request over 6 years ago
resolves #40 convert_file should write output to file specified by :to option

mojavelinux opened this pull request over 6 years ago
convert_file should honor the value of the :to option

mojavelinux opened this issue over 6 years ago
Add option to convert_file API to return output as a string

mojavelinux opened this issue over 6 years ago
Use writer to track heading level

mojavelinux opened this issue over 6 years ago
resolves #36 convert phrase enclosed in HTML span element

mojavelinux opened this pull request over 6 years ago
Drop bare <span> element

mojavelinux opened this issue over 6 years ago
resolves #31 add public API to convert string or file path

mojavelinux opened this pull request over 6 years ago
resolves #29 add role to codespan if enclosed in quotes

mojavelinux opened this pull request over 6 years ago
resolves #32 add AppVeyor CI config

mojavelinux opened this pull request over 6 years ago
Set up CI job on AppVeyor to test on Windows

mojavelinux opened this issue over 6 years ago
Add a converter API

mojavelinux opened this issue over 6 years ago
resolves #26 add CLI option to set prefix for auto-generated IDs

mojavelinux opened this pull request over 6 years ago
Add role to codespan if wrapped in quotes

mojavelinux opened this issue over 6 years ago
resolves #27 insert blank line above list continuation to attach to parent list item

mojavelinux opened this pull request over 6 years ago
Allow auto-generated ID prefix to be set

mojavelinux opened this issue over 6 years ago
Add source language mapping option

mojavelinux opened this issue over 6 years ago
Add a preprocessor pipeline

mojavelinux opened this issue over 6 years ago
add JRuby to CI matrix

mojavelinux opened this pull request over 6 years ago