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

0.3.3

b045ba8dafdc0ea56f22eda7c593661b36626055 authored over 11 years ago
docs

e0255327ff2669af24746f9f36acace2770cee30 authored over 11 years ago
add component support

a1dacd6b2aa19f3624c4eee27b0a3663ee41e0b7 authored over 11 years ago
0.3.2

ed11d0cb0377877c5f02fc87a0aa0180ec97ee14 authored over 11 years ago
add HISTORY.md

08955ae72631f3a529e2cddf743d082ac1e2129a authored over 11 years ago
Merge remote-tracking branch 'upstream/master'

Conflicts:
README.md

4feb6fae84cbbb149add02e1de98d42d03bda795 authored over 11 years ago
docs

771f9ff3c47b4ed7bd9d2d0962ef0d53ce8a0254 authored over 11 years ago
remove console

44ae68d78c32a42e4815d2c2c36064aab5cc637d authored over 11 years ago
add colorscheme option

7e52f06321c7e853af786ae750e09145d9976071 authored over 11 years ago
move style.css to basefolder

ae37473b1a1655743ab0f2a43533a82f269feeae authored over 11 years ago
format

5bd6208fe15315416e9b718aa4be432cea8f4a79 authored over 11 years ago
use bash as default language

dcd4f0ed7801566b12105b0e03fa30f6273130fb authored over 11 years ago
format

7fcae56c960e6bf5ccb972632334ba9d7cb7be82 authored over 11 years ago
use solarized_light colorscheme

5b634c7335df9ec56f313508fc0be49d30b65513 authored over 11 years ago
improve css style parse

d8a4c8b69cd95cbc1ebc076fce992f389004786a authored over 11 years ago
minor.

84a9be252dbe63530a26a80eb49ef9442f2dd1e9 authored over 11 years ago
add half-assed CLA to readme.

e7963ca778c951d01ef8a2d7cf2e2215d22e43f9 authored over 11 years ago
style: do not violate 80 col limit. no double quotes.

aba62d01d66b69fda2e64960b2b28ac4e0ffbfa3 authored over 11 years ago
another charAt. minor space consistency changes.

f74978c3cdd4540a94cce451da0ba03da31d192d authored over 11 years ago
use charAt. fixes #192.

ab2b953ea9cc631f1c023f88be1d1219ec71ec04 authored over 11 years ago
minor readme fix.

0903a3ea5b4f84163c99c783abf53d94c3c6e533 authored over 11 years ago
fix nested links+img.

d53f20690fa141870bccab64b0d74dfe141462f7 authored over 11 years ago
add contributing section to readme.

0a7cc9ec6fd13b43102435e4bf7fb39156055eec authored over 11 years ago
list-like lines = lists in gfm. fixes #120.

37698ee7e096a2c511d710e49a160f330ba70aaf authored over 11 years ago
add a preprocessor for tests.

81e2062ceefd4c2f82fbcac5d3c8f6dc47e0daf8 authored over 11 years ago
fix gfm tables test. see #221.

112aac6718a8ca22e3a409c7898bfa52f66c7341 authored over 11 years ago
Merge pull request #221 from Adduc/master

Align td and th with css instead of align property

0a9e7340be79c7a6ec18f864c020b2710193d47b authored over 11 years ago
Switch from th/td attribute 'align' to style attribute 'text-align' for aligning

09e83d52ba4db5967840b561d6e6b91a81934558 authored over 11 years ago
add .npmignore. minor.

9eafd2ede902f37cddad973593c67e3e2f68e601 authored over 11 years ago
Merge pull request #219 from Mithgol/exit-code

`node test` should have non-zero exit code if some tests failed

48f239bbaf4c11e8485188a0c54055f461d99613 authored over 11 years ago
refactor exit code 1 on test failure.

5dd24568668f41446d0b27ff64d7d32f4c16c18a authored over 11 years ago
rewrite smartypants to match style.

031b897619ba6408edd06325fcc6236d1c513c32 authored over 11 years ago
remove all non-word characters from heading id's. see #181.

75dff71cb1acd635bd91b0c671b16456c8477a71 authored over 11 years ago
copy new tests to test/new. have --fix add heading id's to original tests.

6dca44b2d97fa3dface890a2493d062e844554c5 authored over 11 years ago
Merge pull request #181 from jasonkarns/heading-ids

Generate Heading IDs

3b2d4bdef6390986c0f3f2e41588c1b983e87145 authored over 11 years ago
Merge pull request #217 from ifraixedes/master

Fixed the parameters' order of the hightlightAuto function call

1da315f05dfde4cd032d3b816bab8e69c17047da authored over 11 years ago
;

1866bafd970c063f6770cb464793a9ad05c62599 authored over 11 years ago
`node test` should have non-zero exit code if some tests failed

9803facf8f9664c784645dd8a396bf2537bda8e1 authored over 11 years ago
`runTests()` should return `true` if tests passed, `false` if some failed

cc87c6fac530cc0c4f3f91fc35b79e6885212e54 authored over 11 years ago
Fixed the parameters' order of the hightlightAuto function call in the hightlight code example

7aef7495386d61e7dde1adb2a76230c977dcbd4d authored over 11 years ago
Generate heading IDs in HTML output.

Uses the heading text itself as the ID for the H*. The only
transformation made is to replace wh...

a0f13ed00e8e302651b923e844fbe3f9d398b8d1 authored over 11 years ago
fix new lheading rule (2 chars) for markdown guide test.

3d64a8573401c1d9ba42b9296aa81b7131c0e82f authored over 11 years ago
update tests in other directories.

8ba8a6fdb0078d564cc4a7c3addeb88953f0df13 authored over 11 years ago
minor async refactor.

f1851a18c8de31e4356ed4659d2a39e941c88a3e authored over 11 years ago
Merge pull request #155 from minrk/no-escape-style

do not escape style elements

b16061ba2f9b8594b488a1239475319ad51d1f76 authored over 11 years ago
Merge pull request #174 from minrk/allow-space

allow spaces in inline URLs

321490b344c41caf4019701f8ebc6716d740e7d0 authored over 11 years ago
Merge pull request #186 from ChrisWren/readme

Properly use async method signature in second example

c8e421ced3b4a67439f0236f4910ad71bd17670b authored over 11 years ago
Merge pull request #195 from mkozhukh/master

marked can't be called with two parameters

950b4ed0e7de43ac0453e590e5178ba64a7e08d4 authored over 11 years ago
Merge pull request #178 from tasuk/improve-smartypants

Improve smartypants support

be0c32369a7540a1c8f84b2e1ef135e6b7186bfc authored over 11 years ago
Merge pull request #198 from ianstormtaylor/component

added a component.json

2b1f28e3ae5c5715653d16a7cfc8f1e58c8fd06b authored over 11 years ago
Merge pull request #206 from yearofmoo/fix_readme_sanitize

fixed README to correctly point out the default sanitize value

e66847683da7a2fbc7eaefe2426f81fc3325bf1c authored over 11 years ago
Merge pull request #211 from insanehong/master

modify lheading converting for support standard markdown syntax

c89d8d14bd17463f6a2025389d2fa57d35e8d789 authored over 11 years ago
modify lheading converting for support standard markdown syntax

1a0ad5782dd310181ad758c0b0e422fb3fbcc0ed authored over 11 years ago
fixed README to correctly point out the default sanitize value

7295f6d9f52567a823fd699173ccd6049d9bf98e authored over 11 years ago
added a component.json

1a873162658021b51516e69a7b2932be803ec0f0 authored over 11 years ago
[fix] marked can't run without options parameter

9da7b230c79a983ee8d611e3748229e160f7a74c authored over 11 years ago
Fixed order of highlight options in highlight.js example

420fd34991b31d2b8bb96f6d695cb87167dcd36d authored over 11 years ago
Properly use async method signature in second example

8f314bcae0938b1fe6a9f46600965c3bcc853178 authored over 11 years ago
Merge pull request #184 from ChrisWren/readme

Updated README

922dd964950a64ca0808952847a1a4e00d42f7b6 authored over 11 years ago
Updated README

a70d36610b40fbe32e9bbafc81512190662d10a7 authored over 11 years ago
v0.3.1

329b67625d0704a673eb4dea25b6a8ff04a65665 authored over 11 years ago
add comma

c35dd41e2a1c78b8b75bc9c42bf7daac3574d0c2 authored over 11 years ago
Merge branch 'source'

Conflicts:
.gitignore
README.md
bin/marked
lib/marked.js
man/marked.1
package.json
test/i...

928e092df42701e3e551035a6064fdc3ac520911 authored over 11 years ago
Improve smartypants support

Taken from http://gist.github.com/drdrang/705071

Basically, if a ' or a " is preceded by the be...

e7e9c07d6bafc2be4034ed90f318153624374d78 authored over 11 years ago
test spaces in URLs

d358cbeed8418c56da32ee6bd9020921f3dacbe1 authored over 11 years ago
allow spaces in URLs

bf6b74bdc2dda3f5749ee3d2bb1f42ce28a934ec authored over 11 years ago
Merge pull request #164 from ianstormtaylor/patch-2

added smartypants to readme

31c50a9f146ac5bc725b0529452500574e9e3f30 authored over 11 years ago
added smartypants to readme

cd393e66134041acb9d1f2f000f91bc911b0e5b5 authored over 11 years ago
v0.2.9

df8640cd366e67525ffb45b5552f50d8078d909c authored over 11 years ago
Merge pull request #154 from omeid/master

SmartyPants Encoding Issue.

d6a5062087a8a6dac52e860210f5be8cfdc80f9e authored over 11 years ago
whitespace

e59d5d0bc425af214676e6627e4f4b1410832e28 authored over 11 years ago
improve async code error handling.

e00d7e7a1467390d562a9be6463cab4a26dab9e5 authored over 11 years ago
attempt all benchmarks.

bee9e8e5c3d9be40616700ef1117d2cde9028117 authored over 11 years ago
fix async code.

f7d36a715b8e960a3e8febdc235690540b615a64 authored over 11 years ago
use --test for running tests from bin/marked.

cf5e9edbf6c7ace61d38a0770a0310a2a64bcc53 authored over 11 years ago
do not escape style elements

extends 3fb76d7b2aa6ec86db4697a88238921c94d5dfaa to style tags

063848b213489eaa873ab04bc568d044611a6d47 authored almost 12 years ago
Smarty panths fixed. :)

98bca24c9dad1f861fd79b3c8417bdbcb2551dba authored almost 12 years ago
fix readme

7842382882c49f28b0117c8b7e868b0efbad2c4b authored almost 12 years ago
change version

8178ebf6c9cc501cfad557342b6150a1c8b63265 authored almost 12 years ago
add test case for style test

6ec595d5693c3b96d15d0f03707fb329dce9d78b authored almost 12 years ago
add style according to simple ruls priority

00c10b29b6c1bea9d940e2d8cebcb3ac199f6220 authored almost 12 years ago
improve code style

48b3c34696e187427ee973215645ba874dd0888f authored almost 12 years ago
change to use github style

10a08b08a56fd1102262b01e7f13a24896b68524 authored almost 12 years ago
update dependency

b68a6a760292b451df1cf7115ee7f8b7e3c222dc authored almost 12 years ago
merge from upstream

5bbd3b404970a54d692bb5d8c5458219cce6372d authored almost 12 years ago
Merge pull request #130 from lepture/bench-fix

fix benchmark

58a692dbd4a8f62255f0c4d93972673430f8438b authored almost 12 years ago
Revert "implement smartypants."

This reverts commit d1990428bcfb1ab9da3a87f9e7024abbce732a90.

b9c2a3dda3bdd6547cde60292f246970504b5f03 authored almost 12 years ago
implement smartypants.

d1990428bcfb1ab9da3a87f9e7024abbce732a90 authored almost 12 years ago
do not escape script elements. fixes #142.

this is not accurate to the original markdown.pl,
but neither is not escaping `<pre>` elements.

3fb76d7b2aa6ec86db4697a88238921c94d5dfaa authored almost 12 years ago
add smartypants test.

c7664d947a872c589625780de816f000c7157059 authored almost 12 years ago
add preliminary smartypants code. see #137.

2160401dced010d56715147dce781cce1f5c3735 authored almost 12 years ago
Revert "allow dashes in language names. fixes #138."

This reverts commit 608fdb3a1b35ce9da6461ea2e9b15a22909aa447.

ee4b7a89f336b8bf7a93eb341dd413b7f622a683 authored almost 12 years ago
allow dashes in language names. fixes #138.

608fdb3a1b35ce9da6461ea2e9b15a22909aa447 authored almost 12 years ago
Merge pull request #139 from Niggler/master

GFM supports arbitrary characters in fenced code block language identifier.

70c4741d7efd306bd0398adfc92e785538e7eb73 authored almost 12 years ago
async highlighter support. closes #47.

db4b6d4724ce578b49c69f5ca88cc425f039cd51 authored almost 12 years ago
GFM supports arbitrary characters in fenced code block language identifier

2a242b782da7097af4ff59e10ce0c4954a4dbc64 authored almost 12 years ago
1. fix benchmark for showdown

2. remove discount benchmark // not working on v0.8.x
3. add robotskirt benchmark
4. add target o...

6a30b517b1fe8a0f12b0d85ac21e05841988b4e6 authored almost 12 years ago
fix browser test.

6959c202da6adc0f1e4ed7f35eded87074b6d62f authored almost 12 years ago
remove test/fix and test/fix.js.

873170ba5cbb09c1ae64abfd960595b25e31e398 authored about 12 years ago
small refactor.

777279361f54566af0de241a55806c75efb35c4d authored about 12 years ago