Ecosyste.ms: OpenCollective

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

github.com/chemzqm/marked

A markdown parser and compiler. With highlight color enhanced for both browser and node environment.
https://github.com/chemzqm/marked

refactor table implementation.

a412613f0678ad5007bc522dea915b521a41562c authored about 12 years ago by Christopher Jeffrey <[email protected]>
Merge remote-tracking branch 'kitsonk/gfm_tables'

Conflicts:
lib/marked.js

1f09da120ff9abe716d2be8c6c58ebd416ac595e authored about 12 years ago by Christopher Jeffrey <[email protected]>
add tests for #100.

3ad8e8edaba73513b46e63aa72d3f41de5260992 authored about 12 years ago by Christopher Jeffrey <[email protected]>
gfm code hr list test

262a9c051cc8142bad235fd4e93db09b89063a88 authored about 12 years ago by Christopher Jeffrey <[email protected]>
def_block test

35d1911c3bb25b20748fb5457c677909fbb19510 authored about 12 years ago by Christopher Jeffrey <[email protected]>
avoid infinite loops

a80ed87b0cb123f6834bb90f58614f0b344e52b0 authored about 12 years ago by Christopher Jeffrey <[email protected]>
Merge pull request #100 from isaacs/master

Support fences longer than 3

cc9bfe2c006e7ffd96964efe981dacffd865a635 authored about 12 years ago by Christopher Jeffrey <[email protected]>
gfm: Support fences of more than 3 characters

53e570e481c91c5af7f4cfc4ff5f9f3d55269951 authored about 12 years ago by isaacs <[email protected]>
0.1.4

59adf62290775c39eb56c0b1e137b824eba0c95f authored about 12 years ago by Qiming Zhao <[email protected]>
fix language detect error

aee8f514c71b27fb9e2c7d6cec0acb335706a064 authored about 12 years ago by Qiming Zhao <[email protected]>
add margin

0dd715d51aab4920ed6fb01f418e792800c72505 authored about 12 years ago by Qiming Zhao <[email protected]>
fix no parse in browser

41b5296d9d8e9778e51ee3fa4e640fb203b05aab authored about 12 years ago by Qiming Zhao <[email protected]>
0.1.3

c277ca8a7dc959edb88bfd5bc388ea70019d6fad authored about 12 years ago by Qiming Zhao <[email protected]>
fix no highlight parse

e98bbd7ad44f0035729cad4e34b500dc911f98a7 authored about 12 years ago by Qiming Zhao <[email protected]>
fix style

c1a84fa4e69cb568a71fccde03030f34404a850b authored about 12 years ago by Qiming Zhao <[email protected]>
0.1.2

087f38e34b74d6771f71edf4c2aff2f615c0dc40 authored about 12 years ago by Qiming Zhao <[email protected]>
check for window.hljs

842798de0bee7821942fc0313c7c73f91759f3d9 authored about 12 years ago by Qiming Zhao <[email protected]>
color update

0d27d067563e545afc5ba815959dbbb0f6c75533 authored about 12 years ago by Qiming Zhao <[email protected]>
add browser usage

3c85b26835c407f5a9fd95ac623f362ac36ffab0 authored about 12 years ago by Qiming Zhao <[email protected]>
enable browser working

5183dd680777df8e85b02418a788890f0c68da42 authored about 12 years ago by Qiming Zhao <[email protected]>
0.1.1

f97474a72e34ef1b4099c113f8794fd9a02e0000 authored about 12 years ago by Qiming Zhao <[email protected]>
fix conflict

e223a60cb84c813ec3ca0c029ffcfd5df3fd14a9 authored about 12 years ago by Qiming Zhao <[email protected]>
package.json

1b69d092c9254711ca88dd8122a6b4881782d9f4 authored about 12 years ago by Qiming Zhao <[email protected]>
v0.2.6

84e472d8c194cc286a96fd234295d32b249e8a60 authored about 12 years ago by Christopher Jeffrey <[email protected]>
Merge pull request #97 from quarterto/master

Don't infinite loop on NUL characters

f54d6eefe7bb12e7f6b69dc1a88755a95dfdf320 authored about 12 years ago by Christopher Jeffrey <[email protected]>
be nice to null characters

fc1c80625cd4f93c9c82512ecfaa02c503790821 authored about 12 years ago by Matt Brennan <[email protected]>
Throw an exception when parsing with no links object

d35d6d307f5162cd4edcbf0b90a4d3e11397315d authored about 12 years ago by Forbes Lindesay <[email protected]>
change LISENCE

930d6f13aaf6da930b0b73f8acb501efa2cd261c authored over 12 years ago by Qiming Zhao <[email protected]>
change command for vim

803fe7471de5cb1ae4fe79f4ff1f90df702498f9 authored over 12 years ago by Qiming Zhao <[email protected]>
add def block inclusion test

88f7004c983eef44e47cb9c08c7f24ae3d5741c1 authored over 12 years ago by Christopher Jeffrey <[email protected]>
remove old sanitize check

60fefe674f0aa607293bf44929d22839cbe38454 authored over 12 years ago by Christopher Jeffrey <[email protected]>
treat sanitized block elements as paragraphs. fixes #76.

dfcbc911c39b3cab78fbba14b490ce9c931563c5 authored over 12 years ago by Christopher Jeffrey <[email protected]>
merge upstream/master

832d05cf713d21f019c02ce5ce86f34a5d390544 authored over 12 years ago by Kitson Kelly <[email protected]>
fixed jira regex

44ce246442a2db9fa511665a12e027d34ef01868 authored over 12 years ago by chemzqm <[email protected]>
no submit test

6c34d4e1863542e7a3900e4b44360aac97619dbc authored over 12 years ago by chemzqm <[email protected]>
add JIRA support

910f652b676a1f498a2376a83fda7609bd6a8685 authored over 12 years ago by chemzqm <[email protected]>
refactor paragraph rule

232cebb756e4f180be5eadc0a8caef31dc80d6a4 authored over 12 years ago by Christopher Jeffrey <[email protected]>
fix paragraph rule.

1fa5fb8bd81d178e581f1608c22a4e017f008220 authored over 12 years ago by Christopher Jeffrey <[email protected]>
add ability to escape |

fd9066c145cc4c7390394f319c6daafe4777c858 authored over 12 years ago by Kitson Kelly <[email protected]>
Migrate table support as part of GFM support

ac99b517ded5d16fcc3a16656038c64464a82862 authored over 12 years ago by Kitson Kelly <[email protected]>
add support for Markdown Extra Tables

39c6687c19e1c100ab2d4bfc896e71e27ca91502 authored over 12 years ago by Kitson Kelly <[email protected]>
judge html as xml

518cf6902bb1ece615a31e97c57a558bce55f1c2 authored over 12 years ago by chemzqm <[email protected]>
fixed pre's style of html

3f9c8e30d977aa1d0548d7120765ca7c19985f61 authored over 12 years ago by chemzqm <[email protected]>
fix

e224fae7702deb1c3cc8acceb661e170fc8aa59a authored over 12 years ago by chemzqm <[email protected]>
fix readme

890305095921abe4900c71a64685cc859a79c249 authored over 12 years ago by chemzqm <[email protected]>
add language detect support

8c344732ea522eb669788e8ee826a5d1c27388f2 authored over 12 years ago by chemzqm <[email protected]>
no need too more test

bed34777220bfbffa01e400060504c07721e08a9 authored over 12 years ago by chemzqm <[email protected]>
fixed

4119950e879582c8a34da0adc6bf13434cc88815 authored over 12 years ago by chemzqm <[email protected]>
color support

9dbfa5e92b6c58c4c5422487d67d7deb77cd5d19 authored over 12 years ago by chemzqm <[email protected]>
add repo of npm

d39b17af0432888e311c442ea371511b02cbf4fb authored over 12 years ago by chemzqm <[email protected]>
fix README

96699582b8e3c4b4eb1a8c332cb95ad462d58efc authored over 12 years ago by chemzqm <[email protected]>
fix README

111fe3b090b77ae1ad187b9bc1f6dc368dc51ba5 authored over 12 years ago by chemzqm <[email protected]>
fix README

fb41806162d76a30f216230e6e92532a58f641ed authored over 12 years ago by chemzqm <[email protected]>
fix README

d993572d1761bc4a87d0c0aa9de763be83236e63 authored over 12 years ago by chemzqm <[email protected]>
more info for README

41c7036aad37e9239808719a250b177db44545da authored over 12 years ago by chemzqm <[email protected]>
fixed

6c2b7e2202e501477b2617c2edab4d0b8f3090ef authored over 12 years ago by chemzqm <[email protected]>
fix

1dcb5bfac6ceff045d83bfbe035b7441f7a4bfcd authored over 12 years ago by chemzqm <[email protected]>
fix

4c489a5c883e6f54a48d37815b82043d81b63ce9 authored over 12 years ago by chemzqm <[email protected]>
fix

17c242d72869dacbbf12f3414e9c11849b463a40 authored over 12 years ago by chemzqm <[email protected]>
change readme

6d2669d76066f2aac8097ee1cd4110a797116760 authored over 12 years ago by chemzqm <[email protected]>
with inline style support

210f67d762a14141eae8205536350345cce7f716 authored over 12 years ago by chemzqm <[email protected]>
Merge pull request #68 from isaacs/master

Add support for ~~~ fences in GHM

1a2b02c6695527bd54c4fdd1bfa2f3a4dd64ffc8 authored over 12 years ago by Christopher Jeffrey <[email protected]>
Support ~~~ fences in GHM

c6a9e7284bc95b52f5fda974f85b36e3b129b669 authored over 12 years ago by isaacs <[email protected]>
Support running tests with 'npm test'

9acd75d971b1dcfed8c02d06cd596afb43ff862f authored over 12 years ago by isaacs <[email protected]>
add test for gfm links embedded in markup.

d5b751323d70b5518e9cff144918aa6840fbab8b authored over 12 years ago by Christopher Jeffrey <[email protected]>
improve tag() to ensure it excludes autolinks always.

ba024294a81e987f7687d0530da0f58fd57db8df authored over 12 years ago by Christopher Jeffrey <[email protected]>
Avoid creating two paragraphs on autolink. Fixes #63.

This has implications for XML namespaced elements, which were
originally always treated as block...

05dc64b9daae95d58d800b3cc48f585ca658dbfc authored over 12 years ago by Christopher Jeffrey <[email protected]>
v0.2.5

d49ab2c6f50775af23b51e6c01b6057703c71475 authored over 12 years ago by Christopher Jeffrey <[email protected]>
refactor. make function syntax consistent.

d44617a2dd22356e80f25a3c940d5a4a85a37b1f authored over 12 years ago by Christopher Jeffrey <[email protected]>
fix hr in list rule. rename "rule".

d3a7ec19e7a0c0793aaaea7419cf93a0da8f71aa authored over 12 years ago by Christopher Jeffrey <[email protected]>
Merge branch 'hr_list_break'

f1ca351a228b703056f00d95c67f914f3ac71a6b authored over 12 years ago by Christopher Jeffrey <[email protected]>
add tests for hr list break fix.

20c70b35ffd5efb4b901b3e8b5721f1397ecb7cc authored over 12 years ago by Christopher Jeffrey <[email protected]>
refactor item/bullet/list regex

028abf72fd196993615ce5090d35467c96f87fba authored over 12 years ago by Christopher Jeffrey <[email protected]>
never allow <hr> in list items, as per markdown.pl

8c46ecc1056d48b3a9a5607472f2cb139ab653ea authored over 12 years ago by Christopher Jeffrey <[email protected]>
fix list bullet hr confusion

6646289edb308a8482cfd1f735590c671a975fbc authored over 12 years ago by Christopher Jeffrey <[email protected]>
fix bullet recognization in list rule. fixes #46.

df762d3c4fd07470f7c74b93f1e3780ebc9c2809 authored over 12 years ago by Christopher Jeffrey <[email protected]>
v0.2.4

e30319528e936e91a8b93eff5b9bb2f49fec17a5 authored over 12 years ago by Christopher Jeffrey <[email protected]>
improve wrapper

09717d791ebf54fa501831835587f8e0042b367d authored over 12 years ago by Christopher Jeffrey <[email protected]>
fix potential problems with highlighter callback and escapes.

f7be7f964041fdd3a32b83862a64b80fda87b730 authored over 12 years ago by Christopher Jeffrey <[email protected]>
typo in readme

b814a0af9b9340481c68e212cc3afccc886638c8 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
change highlight option. add code class prefix.

041dd98ed46c7609ac39d32e6452571cd247b716 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
touch up readme and man page

0e2ce6b638840310cbb628714a88b773a6e7511b authored almost 13 years ago by Christopher Jeffrey <[email protected]>
Merge pull request #42 from bmharris/7f57e5b797b304957fc5736de7b2e59e964afdb3

adding 'highlighter' as an option

78b0c6ef46e5306815966872100291fe97a6af96 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
adding 'highlighter' as an option

while your readme shows you can fully support a highlighter by wrapping
marked and inspecting th...

7f57e5b797b304957fc5736de7b2e59e964afdb3 authored almost 13 years ago by Brad Harris <[email protected]>
returning 'marked' in setOptions to allow for fluent interface

allows for...

var marked = require('marked').setOptions({...});

9880f22c4f4d71c84ebf5690b085bd75ec9203af authored almost 13 years ago by Brad Harris <[email protected]>
v0.2.3

c66b9a735e124057b5384267d69a31c084064316 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
refactor test. dont use html prettifier.

75053dd0c0446955daa85adb405fbccbf0004f27 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
quick and dirty test interface for clientside

1bf3dc4bf7b4e54c1e00bcbda5a9fa9cf1385ee5 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
avoid backreference in link regex

45fd7a24f88e497d94ea5686bd3bab1bf655d947 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
more conformant link rule.

1171a7b5b8599e8b2bf9b218876a32c574b21622 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
v0.2.2

8d64bb4e2c1b14ddfca60393d9ef196fc2b9472a authored almost 13 years ago by Christopher Jeffrey <[email protected]>
fix bin/marked options

b804e8ed5baa327b4bf385949a7cae4a0cff1d04 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
refactor, improve regexes.

3430b7282744ca476f9dee8e14ee1f7b6a41d767 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
fix link titles. closes #36. refactor.

ef7917dcbb5b462c9648b0126f9719cde9cdf7f6 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
refactor. remove.

7f9fd628af2b24a98ab7b998edf0c28ab145be18 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
only match http/https in gfm autolinks

f377ff524b1659c75163db6907bdbfdf18c233be authored almost 13 years ago by Christopher Jeffrey <[email protected]>
v0.2.1

cdc2ab7396470467193342c9dadba386bd298936 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
rename setDefaults to setOptions, refactor. update benchmarks.

791cf53772373dadc9980e141331daf2e2ebc5d3 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
always reset options. typo.

ad984d4f74bb1cdf52ea31adb67eac0e9ab21a30 authored almost 13 years ago by Christopher Jeffrey <[email protected]>
always sanitize html blocks, even if pedantic. benchmarks.

3e42b670574c59ca99db951c05934717caa8e5cf authored almost 13 years ago by Christopher Jeffrey <[email protected]>