Ecosyste.ms: OpenCollective

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

github.com/asciidoctor/asciidoctor-mallard

A Mallard 1.0 converter for Asciidoctor
https://github.com/asciidoctor/asciidoctor-mallard

remove testing suggestion from README

43503423edd62b5b77005ab220195f704b13a182 authored over 1 year ago
use more robust check when creating steps element

8a4c46121f29e7a86c9a398de442667e87688525 authored over 1 year ago
create Mallard steps element with .steps role on list (PR #13)

f935b96b35a4b3158909a70b138aaabc80150031 authored over 1 year ago
remove unnecessary compat-mode attribute in README

0359bfe4afb63f72a527d2631321bb0ed4903711 authored over 1 year ago
assume comma-separated value instead of space separated value in mallard-links attribute

0e0524c773a4c8caece5ac7c0bdc9b9bfa06fa6c authored over 1 year ago
allow Mallard links to be provided in an AsciiDoc attribute (PR #16)

fefbab7a160c6b6b8328dcdcecfe44a34231d67f authored over 1 year ago
support audio and video in Mallard output (PR #15)

a8124d4a8c5a9b0fc9ce7f29d4b027abd7496e1e authored over 1 year ago
fix heading structure in README

47f588dc2c6603d066f93cc044234937b3797885 authored over 1 year ago
remove deprecated property in gemspec

3d60d727b729916498ad6d7d0540a8a3b61400fc authored over 1 year ago
Merge pull request #12 from shaunix/paragraph-styles

Pass roles through to style attributes on Mallard paragraphs

cf5a2a8baf8f54f64af4d0f3eac763e1ca47c917 authored over 8 years ago
Merge pull request #14 from shaunix/fix-type-attr

Fix custom type attribute on page element

cc24b3da411b7e37610857ed36503c3d78d9b2ca authored over 8 years ago
Fix custom type attribute on page element

If a type attribute was specified, the XML attribute was missing a
closing quotation mark.

9db77bc0ab83aecf05e7adf9d754ab0177538ed3 authored over 8 years ago
Pass roles through to style attributes on Mallard paragraphs

1faa8a793320274c8dee10f56b3f7a715176b3f8 authored over 8 years ago
move test suite files to test directory

4ebf7236b2bd7a94f68f045d55c4239d719caaa2 authored over 9 years ago
remove more unnecessary whitespace in tests

6f50fb9612889a82985feef65d6e02928da925a9 authored over 9 years ago
cleanup rake file

b1b8b9b594d85a4962aa06164cb4061697254228 authored over 9 years ago
remove whitespace in tables tests

068170215871ca727faf73b5e4d6eeca946b2b21 authored over 9 years ago
remove unnecessary call to normalize for tests

caee18e2e44fb33f948f6220098f655d94d50726 authored over 9 years ago
remove excess space in start tags

f9cedb99ffe09c39b6e71f4a78ffe701ce1cab23 authored over 9 years ago
use %() for interpolated strings

673e5ae197f66e8dccdfb10d8bba57b193ffc6af authored over 9 years ago
remove unnecessary indent in example files

d9a45268e80d1197f14b76672cc19be37db87d58 authored over 9 years ago
update README

- use modern syntax
- remove notable features that was left from Asciidoctor PDF
- min Ruby 2.0,...

85a63ad2e208fe03ef6ec4152dcfa0d16417d800 authored over 9 years ago
document missing nodes and things to test in WORKLOG

5df5dd1cf2056ed8c8a3794c929c38499da989f6 authored over 9 years ago
move constants to top; minor fixes

b195237bf1916b275871281af7ba0ee039c3f6e3 authored over 9 years ago
fix test infrastructure

28191d86ea94d47d76415bfc1f4f58943b6564e8 authored over 9 years ago
Merge branch 'outline-lists' of https://github.com/mojavelinux/asciidoctor-mallard

772396d38d7b1d1f7c2929c686d87e364ee42d45 authored over 9 years ago
Merge branch 'document-header' of https://github.com/mojavelinux/asciidoctor-mallard

033c17594cd96e138449ef7e22e15482e836a6b4 authored over 9 years ago
Merge branch 'inline-anchor' of https://github.com/mojavelinux/asciidoctor-mallard

c013c69c9fb0bf16b2cdaba82825e28317d7d3a9 authored over 9 years ago
Merge branch 'toc-macro' of https://github.com/mojavelinux/asciidoctor-mallard

32a912186cf975a45214ebf05a902a5da2970f8a authored over 9 years ago
Merge branch 'preamble' of https://github.com/mojavelinux/asciidoctor-mallard

3d2bc6e2c26ed6e5f56b4159d4075ce2a5fad7e0 authored over 9 years ago
Merge branch 'inline-kbd' of https://github.com/mojavelinux/asciidoctor-mallard

123f3c62ccbe80fce5cc384cdfd07c41cbd7dbbc authored over 9 years ago
Merge branch 'inline-break' of https://github.com/mojavelinux/asciidoctor-mallard

9d771c7ee0f8c43a4c72a3b1db2fd857c2feb4b7 authored over 9 years ago
Merge branch 'warn-on-skip' of https://github.com/mojavelinux/asciidoctor-mallard

afd4e2546aab5611a0bc350db0a3448408436930 authored over 9 years ago
Merge branch 'image-float' of https://github.com/mojavelinux/asciidoctor-mallard

ec3b5f10b3238f025add17f66795f06c1caa117b authored over 9 years ago
map known roles on emphasized text to inline elements

- map known roles to elements such as gui, file, etc
- update inline_quoted tests

0aa91e705041b96f37cd4f8e3b7f4655bc52ad25 authored over 9 years ago
implement float style on image block

6e95000212725be9c1a06a15b88a1a9931d35b47 authored over 9 years ago
update outline list converters

- implement all numbering types on ordered lists
- implement compact option
- update tests

bc7277ba643a65f3a1432fc78981018270be2877 authored over 9 years ago
fix document header and info

- add type attribute to page (default to "topic")
- add style attribute to page if category is s...

5463e8086dfec25e6e751414e0a6add7103e5829 authored over 9 years ago
implement (most of) converter for inline_anchor

f5c8d96e2a270e6a83f0eda98c65b3f818c7c3f8 authored over 9 years ago
implement converter for toc macro

1adc469b7ab21af53d05eda1163f67a6221018a3 authored over 9 years ago
implement converter for preamble

9df31043409827f5da0be7856f3ea92ca5e4b722 authored over 9 years ago
warn on skip

b435ceedfe0c3024a7eaf49898b0e6c8d6f2b2c2 authored over 9 years ago
use key instead of keycap for individual keys

227ec68310ee6c9e33c7c9986c8c0b8fcf183657 authored over 9 years ago
make inline break work

- use <br xmlns="http://www.w3.org/ns/ttml"/> (works in Yelp)
- update inline_break test
- fix t...

3fb765e87bd10802ef78fb2a1998b7f8717fec71 authored over 9 years ago
Properly normalize test input.

The asciidoctor-doctest HTML normalizer destroys style attributes that
do not look like a normal...

40a837a4a905f64ad7d1a960cf2222fa1e4e4c5f authored almost 10 years ago
Add tests.

e1f8116ec59180d7b1d386f0ac85f573865b7715 authored almost 10 years ago
Update gemspec to add dependency on asciidoctor-doctest.

Also, remove NOTICE.adoc from extra_rdoc_files, since that file is not
in the repository.

20c21d365fa719deaa57fea9594799830ded1ebb authored almost 10 years ago
Add generate and test targets to Rakefile.

Disable --tty=no, since it doesn't work on some versions of rake.

b8d6c1ec67e9b8e79ff0f71c2c347e2a82da2567 authored almost 10 years ago
Update .gitignore for bundle.

56cba50f3986ec713310a3bd03f243b75230d44b authored almost 10 years ago
Add a script to enable easy conversion to Mallard.

c06ab4f7350c6f8aeb1ca2fde5d240a2d07c2446 authored almost 10 years ago
Implement a Mallard converter.

5622ad5da219d7abd8e320ab5f7609f853b202b2 authored almost 10 years ago
Initial import.

Modify and import non-code files from Asciidoctor PDF.

f911e760374e54be5e5454998de6b616fd35430f authored about 10 years ago