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

Toc works.

Add subtitle support too.

23a97eb5a7917ccb85896a342a483c605208e40f authored about 6 years ago
TOC export wip

3787f0270b17f3c25be366ee97b6d7a6f24c4786 authored about 6 years ago
Support macros.

f7676281ace90036e86fddddffd0dec6b1cf5a37 authored about 6 years ago
Heading numbers.

8c82f20e4aa0c0f174eed63ade9e82cfeea912c0 authored about 6 years ago
unorder lists support `*`.

3dc10a09e29449f723d14803fee0964a67d6c487 authored about 6 years ago
support html raw.

41cfff9b3bc92333e01a26c88c7d9e447305a059 authored about 6 years ago
Footnote definition support multiple lines.

9c8184bee23aaf9b0964b6e65ea1457413f558a4 authored about 6 years ago
support definition list.

a5634aff0b2047fa45deb253ddcb38aca8d2ae79 authored about 6 years ago
export latex environment

ca5e5f05f31ddc8958d6b956b22a91967236b21b authored about 6 years ago
rename to mldoc_org

a74f9ec46a37bfc7b40ba08babea3675039808c9 authored about 6 years ago
export latex fragment

b67cbd5e127358e19cc67118f51d1a5b3e94c34f authored about 6 years ago
Export footnotes.

9d1adac6890d5bc34b8113f338dbd01e73c45d17 authored about 6 years ago
export timestamp.

104d2f0eb5ae1cb82c0951afa9dc5d9ac93c42b2 authored about 6 years ago
export links and images.

bc62c72a3e3889493f9628d939b7d033b0f6fad6 authored about 6 years ago
support direct link.

521faf78120a9a3f6370af75be097d82a4fc37aa authored about 6 years ago
wip html export

34138fb0fcf4a87570e3d00ec2692d39938353b3 authored about 6 years ago
html exporter wip

53c13b007fca58d324d22c39df885014c208f179 authored about 6 years ago
update todos

4c174aa349011036505ff3b60cc200285345b653 authored about 6 years ago
Document deriving yojson.

9ddf63331b90e5917148b5cc2b54946883e03c40 authored about 6 years ago
add document and toc.

c7e260c45e8885ee89b28b3c72f83cd596901963 authored about 6 years ago
fixed issue of list parser.

6da2c1159967ad96a8f399e3d2483c68caa4a813 authored about 6 years ago
fixed issue of inline.

504e800c59b49152e60c5f98faee44006c50a760 authored about 6 years ago
Clock support range timestamps.

6982e9cd28ed425c87d6155908425534b1740394 authored about 6 years ago
support block in block.

18cd793a2dd5b6e98c46b524af993a576c668f24 authored about 6 years ago
json export.

a763b671e7b979afeec89cf6c51f3d848199b6b9 authored about 6 years ago
add benchmark.

6502c005432d2b7febcbd7c2cdcfb349da1a10f7 authored about 6 years ago
replace `optional ws` with spaces.

ca8f6b188ea957f895590d4fc4bdb6bc0cde2c51 authored about 6 years ago
add todos.

f3e1e50e085b7a2d16128b1d8bf40fe25f2d5405 authored about 6 years ago
fix issue of nested emphasis

250de7c4cabbc628ddfc71cf8ea1d9ab9d779e21 authored about 6 years ago
Remove all usages of Str module.

1b8611e24d7405968f1c4686013e836c3f4f52fc authored over 6 years ago
Rename org.ml to types.ml

ab16f6b6ab22f6b28695b461931d797f6c04b3b9 authored over 6 years ago
Enable block parser.

299d54ac785ff94f71c33572c2898204172209d6 authored over 6 years ago
Add latex_env parser.

0ea6bb4ea324080f5f2f55124ee0c15df26f2092 authored over 6 years ago
Add drawer parser.

18be8231467ff99381337a203837bb4bcd1b7950 authored over 6 years ago
Add comment and directives parsers.

60802657f6b5bba7324b40b13a94a39814a7cb75 authored over 6 years ago
Table ignore boundaries for now.

f54d0b613872db9b67f715a46fe6d24f83f46b3c authored over 6 years ago
Inline don't allow more than two successive newlines.

b9c2401da25a21aee70ea6a23514542fb2af52ae authored over 6 years ago
Replace `ref` with Angstrom.scan1

ab390e624f26dbb461b3e6ce30f19d43d4568b14 authored over 6 years ago
Allow emphasis ends with special punctuation.

7f5e8eb25b9a048147d860ddd8aed3624221b945 authored over 6 years ago
fixed issue of subscript and superscript parsers.

ab3ec56fa1978cd1a828117a238b784fc4a55cae authored over 6 years ago
list add ordered.

28535a53d91c126eddb3cd66b9a10ed4806e42ad authored over 6 years ago
list support checkbox and numbers.

37b9f7c418b50e903aef3cbbb31aa43c3f233ab1 authored over 6 years ago
table works.

c9474adf1163b782fa86bbe46df5723a7b632278 authored over 6 years ago
[wip] table

8c2232977f789bab4ad132a0ae35c764cbe6abaa authored over 6 years ago
[wip] list parser

ac696ebbeec2ee97ca9442f5a55647918ffd22cf authored over 6 years ago
[wip] list parser

2aa64be3efc15a50a413fb25f652f713df6c7a2b authored over 6 years ago
add more list items.

1bfd3e6e71502998b1e05617ca1a2714d961cb84 authored over 6 years ago
angstrom add peek_line.

4c08e2302014b8e929782ba2869ed9dd6cc2c0dd authored over 6 years ago
list parser wip.

f4efe641a4c982e9ef2a335d9907347f17e92663 authored over 6 years ago
Add block parser.

It support both `begin-end` block and `:` verbatim block.

926be50c0a995ed9a9dc1af7729667c68437b21f authored over 6 years ago
remove map_default from util.

c0dc1c87e1119946c3a981c143bf8cec374f6914 authored over 6 years ago
add timestamp.

54efd85f3452ad18bf2957dbd8d41dfa66dd1c06 authored over 6 years ago
add inline entity parser.

d328eee6a6c3e692e638054fe3d74476c6a6fddc authored over 6 years ago
add macro inline parser.

f214a6046126aa91e627f09a51ed802640d1fe26 authored over 6 years ago
add latex_fragment parser.

edfaea7399da13c0f00985cec49182cb8cac695e authored over 6 years ago
add statistics_cookie parser

f8bb901c0010626a2dc771d5f7fcfbdeff42c84a authored over 6 years ago
add link and link_inline parsers.

b9b765bb718dccd86c4b7d2b59d5389e14925833 authored over 6 years ago
delete angstrom

a52eb16a178a273b901355e9a6ac42407d676ccc authored over 6 years ago
inline wip

fe8eba03864a43a2b74c44d8b5bf2a012a65cbee authored over 6 years ago
wip inline

93424356085de9f1d62fbba6f9f6604809984d71 authored over 6 years ago
wip inline

9f34455c0c88ba987f9a5a3969a583fb0ac0767c authored over 6 years ago
export to js.

7e199bece45a5caa56bc0c8c1478180b8178a351 authored over 6 years ago
no need to specify js_of_ocaml flags.

ce4be6f3bd59b281dda5f43735cc6cc988a4beff authored over 6 years ago
add dune_workspace to ignore

a56c01eebbfcd25b5a0b55f4d3f6d1c7e5caa1a2 authored over 6 years ago
init

4653f6147c346491feca3c628c64dfb24b9b0c41 authored over 6 years ago