Ecosyste.ms: OpenCollective

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

github.com/ivanceras/sauron-markdown

A markdown processor which converts markdown code into a sauron Node
https://github.com/ivanceras/sauron-markdown

fix: remove debugging

4ee19459317f52372cadcef7c0f83f83563904ec authored over 1 year ago by Jovansonlee Cesar <[email protected]>
fix some tests

c0b1691fa628c17ec26d43c775dd4fa64738ec47 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
update the algorithmn for sauron markdown

9d25520ae362c8d19182320e6665c47bc4c3bded authored over 1 year ago by Jovansonlee Cesar <[email protected]>
use local dep

d33b77e768e5712c3ee8747225c2197c2bfa4536 authored over 1 year ago by Jovansonlee Cesar <[email protected]>
update to sauron 0.49.2, fix compilation error in test

346bb6d7a127b199ba70385039c117eb884dae89 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
update to sauron 0.45.1

e95992bdd3655c137e163584e1b2785a83ed4f7c authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: completely remove html5ever and markup5_ever

817ea76ce15dbf89cf29b1a8c3dd4c3b3d76145d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: remove the use of ammonia since it is also using html5ever

46202d4646b3cd78cf85bdbce9cfeb2cf5798872 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
prepare for 0.44.0 release

58463c8bc728fd1acac2d1453e2c40890add0afc authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: replace the use of html5ever to rphtml for processing inline html

de782d912da12dfef45fc0ea53492e322ce63806 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat(lib): put ammonia and html-parser module behind a feature flag.

This is a way to be able to use the library in wasm projects, until
depedence from html5ever is ...

8989403227bfe51e3e6a095602d9f4d895b71bc3 authored about 3 years ago by Jovansonlee Cesar <[email protected]>
Prepare for 0.43.1

856f53da8b47075b5770d07cdd252fd70a7e18bd authored about 3 years ago by Jovansonlee Cesar <[email protected]>
Add link to crates, use the array instead of vec

857aca056b513beadfca65e5ab07c3dffc65e4b1 authored about 3 years ago by Jovansonlee Cesar <[email protected]>
Use code instead of pre tag to, which has a good result in copy/pasting code from the browser out of the box

1d5f0658324d03be3201deadfacd432394068444 authored about 3 years ago by Jovansonlee Cesar <[email protected]>
Add function attribute_function to lookup for the the attribute name for an identifier

802587d25c057392a29bb9facfa5ed3810645384 authored about 3 years ago by Jovansonlee Cesar <[email protected]>
update to sauron 0.43.0

ca4269eca6cf9d753dff87f16daa60a69a33ae16 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix tests

dedc29acef44254f3df107c46b9bfb0519a96fe4 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
update sauron

339009dde157129d38fba77da689362aff88fc64 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Update to sauron 0.42

8fd101a3c3cb23f6f6f467ec11cbc9a4129612e9 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add TODO

e2f07044b53870e20090e4fc4fbba2bd3f953728 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
gh actions

e814d7ab911aaf7a089f62882be9a87fe6fbd1f2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Prepare for 0.41.1 release

068b6de1d8c896763ad72e9d59a8d23ce692a9e6 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add match_attribute, match_tag and is_self_closing utility functions in html_parser

d8275e7d9ec863f7fc14c6aaacd79fd29dcae79f authored over 3 years ago by Jovansonlee Cesar <[email protected]>
update to sauron 0.41

2940f7998b7cbdd24a5e9cfc31e7a6ffa8bd740c authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix tests on xss

55ebb70155a05400987b90c6b05c75927c3d63d2 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add github workflow

c64af02848b1e60ae48092843edd10c058a4afa3 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
move tests to /tests

f575b4a47a9ffeba2a18c3d3dc25691a75510438 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Fix tests

274fe4be6b8520c11d9d71cc392f5672eaecd0af authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Change the Plugins to use Fn to allow closures capture environment variables

96f681e48bd948a217e6cd152ef4d966992f5c2a authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Prepare for 0.40.1 release

e09c11295eaf1ab8e5c63a4db9510f29a95ee142 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Add readme

80234d986dd36cf518fa74ad9125f2a46e5c6921 authored over 3 years ago by Jovansonlee Cesar <[email protected]>
Initial commit

536f2329580131b70c603c0b6dc1dc495294d67d authored over 3 years ago by Jovansonlee Cesar <[email protected]>