Ecosyste.ms: OpenCollective

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

github.com/logseq/mldoc

Another Emacs Org-mode and Markdown parser.
https://github.com/logseq/mldoc

Remove yargs as a dependency due to security concerns

sdasda7777 opened this issue 12 months ago
Add support for braces-only mode in subscript

wigol opened this pull request about 1 year ago
Add failing tests for timestamps with headlines

gagbo opened this pull request about 1 year ago
Suggestion: Support Shortcuts

Robert42 opened this issue about 1 year ago
Invalid parsing of superscript

kototama opened this issue over 1 year ago
build(deps): bump semver from 5.6.0 to 5.7.2 in /js/package

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump y18n from 4.0.0 to 4.0.3 in /js/package

dependabot[bot] opened this pull request over 1 year ago
Markdown: Unsupported parsing cases

stdword opened this issue almost 2 years ago
AST output format; new configuration options & fix some bugs

stdword opened this pull request almost 2 years ago
Support Unicode

Bad3r opened this issue almost 2 years ago
fix: inline entity separators

TheLostLambda opened this pull request about 2 years ago
macro arguments with comma not properly supported

undefdev opened this issue about 2 years ago
Multi-line queries are not recognized

logseq-cldwalker opened this issue about 2 years ago
Update deprecated Command.run

aeonik opened this pull request over 2 years ago
Some fixes to dune project and .ocaml file

CGenie opened this pull request over 2 years ago
Cannot convert from markdown to org; gives error

garyo opened this issue over 2 years ago
Org convert to Markdown has wrong URL link format

heptaspirit opened this issue over 2 years ago
fix: markdown front matter property value tailed with space

cnrpman opened this pull request almost 3 years ago
feat: add second field in time parser

RCmerci opened this pull request almost 3 years ago
Wrong end_pos for chinese charecters

debanjandhar12 opened this issue almost 3 years ago
fix markdown quote

xxchan opened this pull request almost 3 years ago
Improve math parsing

xxchan opened this issue almost 3 years ago
Feat: add Escaped type

tiensonqin opened this pull request almost 3 years ago
mldoc's astExportMarkdown loses backslash

cldwalker opened this issue about 3 years ago
fix: keep properties when exporting

RCmerci opened this pull request about 3 years ago
feat: add parse_outline_only support

tiensonqin opened this pull request about 3 years ago
[wip] feat: add outline parser

RCmerci opened this pull request about 3 years ago
mldoc's astExportMarkdown loses property information

cldwalker opened this issue about 3 years ago
fix(export): ignore replace embed blocks when too deep

RCmerci opened this pull request about 3 years ago
add embed_data link type

RCmerci opened this pull request about 3 years ago
JS output should not use `this` in strict mode

pengx17 opened this issue about 3 years ago
fix(md): page-ref contains colon

RCmerci opened this pull request about 3 years ago
feat(export): replace cloze macro with its content

RCmerci opened this pull request about 3 years ago
fix(export): keep md-heading when export-md

RCmerci opened this pull request about 3 years ago
fix(orgmode): link & nestlink

RCmerci opened this pull request over 3 years ago
fix: org-mode headline with tags

RCmerci opened this pull request over 3 years ago
fix: use lowercase pagename when search references

RCmerci opened this pull request over 3 years ago
fix: '[]' in page-ref

RCmerci opened this pull request over 3 years ago
fix: enable '{}' in url

RCmerci opened this pull request over 3 years ago
Support Inline_raw_html

tiensonqin opened this issue over 3 years ago
fix: html-export page-ref

RCmerci opened this pull request over 3 years ago
fix: orgmode src block with header arguments

RCmerci opened this pull request over 3 years ago
fix: org link label

RCmerci opened this pull request over 3 years ago
enhance: macro arg support arg in " pair, escape from sep-by comma

RCmerci opened this pull request over 3 years ago
mldoc support for macro argument with comma

ghost opened this issue over 3 years ago
bug: single right bracket in org link label

PoiScript opened this issue over 3 years ago
fix: orgmode :tag:

RCmerci opened this pull request over 3 years ago
fix(md): link label

RCmerci opened this pull request over 3 years ago
enhance: support link url contains spaces

RCmerci opened this pull request over 3 years ago
enhance: support &nbsp in xml attr

RCmerci opened this pull request over 3 years ago
fix: full-text of link

RCmerci opened this pull request over 3 years ago
fix(md): unescaped char in emphasis

RCmerci opened this pull request over 3 years ago
fix: markdown image link

RCmerci opened this pull request over 3 years ago
fix: heading title line includes other block type

RCmerci opened this pull request over 3 years ago
Can't parse fence code in list items

tiensonqin opened this issue over 3 years ago
fix: disable property in quote

RCmerci opened this pull request over 3 years ago
feat: add remove meta-chars options when exporting

RCmerci opened this pull request over 3 years ago
feat(md): support ==highlight==

RCmerci opened this pull request over 3 years ago
fix: orgmode id-link

RCmerci opened this pull request over 3 years ago
enhance: export html

RCmerci opened this pull request over 3 years ago
fix(opml): remove prefix spaces of text of exported opml

RCmerci opened this pull request over 3 years ago
enhance: merge normal properties & hashmark properties

RCmerci opened this pull request over 3 years ago
fix(md): footnote reference

RCmerci opened this pull request over 3 years ago
fix: remove '//' in link

RCmerci opened this pull request over 3 years ago
feat: export md with different indent styles

RCmerci opened this pull request over 3 years ago
markdown lists are rendered as headings

bensu opened this issue over 3 years ago
chore: bump mldoc 0.8.4

RCmerci opened this pull request over 3 years ago
bump version v0.8.3

RCmerci opened this pull request over 3 years ago
fix: stackoverflow when export md

RCmerci opened this pull request over 3 years ago
enhance: update inline link type

RCmerci opened this pull request over 3 years ago
feat: parsing return inline_type position info

RCmerci opened this pull request over 3 years ago
fix: update exported md format

RCmerci opened this pull request over 3 years ago
fix: parse error on "- #tag"

RCmerci opened this pull request over 3 years ago
feat: support `- ##` like heading

RCmerci opened this pull request over 3 years ago
feat(opml): support opml parsing

RCmerci opened this pull request over 3 years ago
enhance(gen_md_files): generate random pagename & dirname

RCmerci opened this pull request over 3 years ago
refactor: merge List & CCList

RCmerci opened this pull request over 3 years ago
Refactor/export md using tree type

RCmerci opened this pull request over 3 years ago
fix: heading in list

RCmerci opened this pull request over 3 years ago
opml export

RCmerci opened this pull request over 3 years ago
Feat: add gen_md_files

RCmerci opened this pull request over 3 years ago
test format action

RCmerci opened this pull request over 3 years ago
test format action again

RCmerci opened this pull request over 3 years ago
test format action

RCmerci opened this pull request over 3 years ago
test format action

RCmerci opened this pull request over 3 years ago
Feat/mixed heading

RCmerci opened this pull request over 3 years ago
## shouldn't be parsed as a tag

tiensonqin opened this issue over 3 years ago
feat(md): add simplified-property-syntax

RCmerci opened this pull request over 3 years ago
Update export directive format

RCmerci opened this pull request over 3 years ago
Feat/cherry pick from unordered heading branch

RCmerci opened this pull request over 3 years ago
feat(md): support org-link syntax

RCmerci opened this pull request almost 4 years ago
feat(export): keep properties when exporting

RCmerci opened this pull request almost 4 years ago
Markdown public

jjlee opened this issue almost 4 years ago
feat(md): add simplified property syntax

RCmerci opened this pull request almost 4 years ago
fix: start_pos,end_pos metadata

RCmerci opened this pull request almost 4 years ago
fix(org): emphasis syntax issues

RCmerci opened this pull request almost 4 years ago
fix(md): emphasis syntax issues

RCmerci opened this pull request almost 4 years ago
add ':' to tag_delims

RCmerci opened this pull request almost 4 years ago
fix: tag parser ignore last consecutive periods

RCmerci opened this pull request almost 4 years ago