Ecosyste.ms: OpenCollective

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

github.com/eXist-db/exist-markdown

Markdown Parser in XQuery
https://github.com/eXist-db/exist-markdown

Merge pull request #15 from eXist-db/go-yo

Adopt generator-exist, add tests

d076379b9b437054e48044d605aaa77a49f17a50 authored almost 3 years ago
Revert inadvertent change

I'd been reviewing https://github.com/eXist-db/exist-markdown/pull/14 when I created the branch....

173e01f50845aeee9f00282f83adfe87d6337a80 authored about 3 years ago
Markdown is capitalized

e1ac0d493f465a203fe8581e6f8c5b13c4b4f212 authored about 3 years ago
Note breaking change in release notes for 1.0.0

0495a7642a447758e386d97de3777585734b9b3f authored about 3 years ago
Markdown is capitalized

c9dc495418d7f34096169f84b3e5a51816f38619 authored about 3 years ago
Remove link to ?mode=tei since now only a library

2921a3aa234674014f2830bdb8c25abfc67e7021 authored about 3 years ago
Add test for TEI output

c00f03d18e68a54f29de8d708ca196d8b108bf7e authored about 3 years ago
Port gulp-exist fix from templating

See https://github.com/eXist-db/templating/pull/12.

d78223a61fdf356dffb94013bb8df2b97c171309 authored about 3 years ago
Add comment about source of tests

4bfaa5992354f77a37bfa575f1ce954e09909fc4 authored about 3 years ago
Align test name with test.md

f7af6e1ddd9923eaa6c5d69b0ff6cc60b59d8647 authored about 3 years ago
Add test for headers & section nesting

Implicitly demonstrated with test.md and the operations of the library.

4ff9e6d09c249cccf205dedd421c9d2a6c54896a authored about 3 years ago
Remove boilerplate test

d481c706a5c6c8a1dc63cf4ccfc3b86116ae93e2 authored about 3 years ago
Add h2 section headings in comments

0ce506882d9cff21aa071b0f2bfd1d2d19572ecc authored about 3 years ago
Fix whitespace in expected results

8b0c7d11a32f48338d61ffee76c9e372ffaf2c5a authored about 3 years ago
Supply expected result for HTML containing md

740d89b6b4dfd0edad91f7594f26e45bb35fbb27 authored about 3 years ago
Fix tests involving reference-style links

78ffefb08e2132e1fbd184e8d0f26c06ab07a201 authored about 3 years ago
Align test names & functions with test.md

dc0b858f0b53bdc6e0d89a54aa7bd6d617a2a6bc authored about 3 years ago
Add missing code block test

and delete 'HTML blocks' test which was really a code block test

24d7b9ea69416470ee53e1fed6543a1949e66560 authored about 3 years ago
Reformat function signatures

In `declare %annotation function`, the annotations are indented but not the `declare` or `functi...

645dc518695e8471c983d0508ccf76cd943bf751 authored about 3 years ago
Place tests in order of test.md

b2a0e015a3b97866ff3ddebeb786860d7ef75604 authored about 3 years ago
Update test-suite.xqm

Added `%test:pending` for failing tests.

b0d14211b1dc45eacb40ab9c44e9c524623094dd authored about 3 years ago
Update test-suite.xqm

I think I added all the necessary tests. The inline HTML doesn't transform the <mark> element, a...

1a468cbc643e1eb321efeaee8df0ccea8f366bc0 authored about 3 years ago
Minor textual fixes

1e6ca05edfbf750918a76eca179bf560fc028b59 authored about 3 years ago
Remove unneeded file

a5f01e333b69ea89477e64e4566d8800bcac099b authored about 3 years ago
Ditch ant, use gulp for build, deploy, test

- adapted from https://github.com/eXist-db/templating
- note that gulp-exist "^4.0.0" (which dow...

99ff2761a499937c6024c112f47b9a6179a5e3ab authored about 3 years ago
Regenerate with generator-exist main branch

fe09373bd4261deff1f2e63c17a45086e3aebd70 authored about 3 years ago
Adapt test.md to XQSuite

The first few examples from test.md

- paragraph delimiters
- inline-code
- inline-code-backtick...

4e03938d50a45ac4af5e0521c1f1bd3663e2c4ac authored about 3 years ago
Regenerate app scaffolding using generator-exist

- generator-exist provides common scaffolding and integrates practices for testing and CI
- use ...

c3881ed64244a11b3b5cf663a6ee3279d2648d08 authored about 3 years ago
Bump eXist min required version to 5.3.0

7365cf288d3ae043b6804dc7937ead898fcf0f15 authored about 3 years ago
Update v0.7.1 release notes; prepare v0.7.1

7c4636171aae88b457b6a23a22b2960f7e87989e authored about 3 years ago
Merge pull request #11 from bkis/bkis-fix-strong-at-line-start

Fix misinterpretation of inline strong as list

8da34f2f638aece940f1677a0d67fc4daea58f1d authored about 3 years ago
Prepare v0.7.1

6dbe515812d4477b409435b1396f0d93cd4e6b23 authored about 3 years ago
The "demo" subdomain has no special function

b7e2f2f3ef03e6faf1959eeec3692aabf4dd9029 authored about 3 years ago
Improve name of build directory property

for clarity's sake

90bc83d3cec8dc933ebdff2a1ba0da30b6eed327 authored about 3 years ago
Fix ant error when build dir contains zip file

e60cf3b40c7b283544c77c84f6bf5a186455fc34 authored about 3 years ago
Merge pull request #12 from eXist-db/fix-block-parsing

Toward a fix for markdown

2a1fc0b89b0e6c25091dad9bd7feeb9d0f12bf14 authored about 3 years ago
Toward a fix for inline HTML blocks

ab86731040e369ac5427601bae9a279b501c504c authored about 3 years ago
Toward a fix for markdown blocks

See https://www.w3.org/TR/xpath-functions-31/#flags

dfe127402463370dfea18f65ed3676624bd91cc0 authored about 3 years ago
Fix misinterpretation of inline strong as list

(at line beginning)

55b9f68cb79fcf9a0b4f3642039cccb1022a0a16 authored over 3 years ago
Prepare v0.7.0

- Adopt full semver 2.0 version number
- Backfill release notes for 0.6

2df136bfbf97454fee090dd5e7f2fe7355307d53 authored over 3 years ago
Merge pull request #7 from joewiz/remove-shared-resources

Remove shared-resources dependency

70b20d6a0fe5c5d16cb86eb4dcabf72aff40b0bc authored over 3 years ago
Remove references to shared-resources

51e7961e9aabdd969285694610ebf2408dcd96f2 authored over 3 years ago
Remove dependency on shared-resources

9c38a4f58a66c4b7bc17220b93e876bcd0aa64cf authored over 3 years ago
Merge pull request #5 from eXist-db/adamretter-patch-1

Remove erroneous prepare step

255cb7e112e1fbde7825e3d6b0cfd9b879f33079 authored over 5 years ago
Remove erroneous prepare step

There is no `pre-install.xql`!

a1aaa0f05b5e334df53255b0e3259f5646b9e975 authored over 5 years ago
Update regex to match spec

7c30b80df9508b6c64a2758fc42358be0c72013d authored about 7 years ago
Add link to TEI version to bottom of test.md.

abf4b36288f28a35dd10480163a975a5ddff30dc authored almost 8 years ago
Merge pull request #3 from joewiz/fix-reserved-ns-prefix

Fix reserved ns prefix

d82a7e8509e55245cd6058e52c5e841cbb13b3c5 authored almost 8 years ago
fix clean task, align with eXide build conventions

… and ensure expath-pkg.xml is removed from the repo; ignoring it wasn’t enough

2230a0df3fa3f487448d9d6780132cf26a22af6c authored almost 8 years ago
Bump to version 0.5

ecbbafe071d5dccb466d1476956d92e014d8f4a6 authored almost 8 years ago
Add clean task, generate expath-pkg from template

0db21c81580dd4405df74cc29ae1968172a17287 authored almost 8 years ago
Update release notes from recent commit messages

026120f54780c1bb98dc6f814ed2eafa412d9edf authored almost 8 years ago
Port notes from public-repo version back to github

6a33fbaf7b6bb3d377e05c98097304624231089f authored almost 8 years ago
Fix module namespace prefix collision

Closes #2

8b2ad183bb6e3e7a778ef23189f235a58a39bc93 authored almost 8 years ago
Complete support for TEI output

e2cc4275666dd8d1e9cc65db2b56658edc501ae5 authored about 8 years ago
Refactor to allow output to different formats (HTML, TEI).

cbfab19af7aaaf5741358ad105e19e6c1a21e8b2 authored over 8 years ago
Fix handling of quotes. Add support for task lists.

726e50a1853f5d40ccf6abe7825d6910909213ca authored over 8 years ago
Use bootstrap 3

1d9857b63a87563e4f795ce0cf387f0b8666cb1c authored over 10 years ago
Small fixes

0a3e28e86ba92fec8c47b590a2be2b87133f2007 authored over 10 years ago
Merge branch 'master' of https://github.com/wolfgangmm/exist-markdown

b51189c2ab5865c29e840741bf815c4cb65b43e7 authored over 10 years ago
Fix issue with image links. Support markdown inside HTML blocks.

6227d3c88ac2dad4836049257b2e1f8fd45d8b01 authored over 10 years ago
Update readme.md

4b38b621548744aa879ee1ac3bd04dded2ad20a4 authored over 10 years ago
Support HTML blocks and inline HTML

3e45fa9cbf01a743a3f5ece6a21a393d160ec38f authored over 10 years ago
Add upload target to build script

b699b7d3ec36824689dac74a37d93fabca2d10c6 authored almost 11 years ago
Extend readme

7ac92cdaa26a17c3a468fc05c12db72cfddd5b5c authored almost 11 years ago
Add syntax highlighting to markdown example.

b1461b0a9a1778b2414d160690edaaa909fb8b96 authored almost 11 years ago
Increment version; extend examples

baf4a322b1856864056a9f96fad537d9915569ac authored almost 11 years ago
Various fixes to markdown parser

9e5705a177d6e00414c0b290e4420c94db24680b authored almost 11 years ago
Support images

767fff24f7b8e2ac53157fa44ba95f220d5407a2 authored about 11 years ago
Some styling for the examples.

60bb25fe1108c550ad41f34277a1148106933b5c authored about 11 years ago
Added support for tables

366dfb7c2b7780ac0bba5f5340f324c53ffb993c authored about 11 years ago
Add class to generated <pre> for code.

08e01278677bf0b84ef3d202b107bb4cbaedddc3 authored over 11 years ago
Adding .gitignore

682d2f93a1987592031123edd88e1fa02cb09770 authored over 11 years ago
Initial commit

275d9672279d5e62e38f4d0720f6a184d101d533 authored over 11 years ago
Initial commit

1891e3170146afe896cd4b0d3eba501b96aeeeba authored over 11 years ago