Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/quantizor/markdown-to-jsx
🏭 The most lightweight, customizable React markdown component.
https://github.com/quantizor/markdown-to-jsx
chore(deps): bump ip from 2.0.0 to 2.0.1
dependabot[bot] opened this pull request 11 months ago
dependabot[bot] opened this pull request 11 months ago
Fix console log in bundle
jaggli opened this pull request 11 months ago
jaggli opened this pull request 11 months ago
Version 7.4.1 has a strange consol.log in index.cjs and index.umd.js - console.log("AHHHHHHHH")
devbrains-com opened this issue 11 months ago
devbrains-com opened this issue 11 months ago
<blockquote> rendering is broken in Firefox after v7.4.0
zegl opened this issue 11 months ago
zegl opened this issue 11 months ago
Supply original string for special case processing
henrymcl opened this issue 11 months ago
henrymcl opened this issue 11 months ago
Cannot render tag if formatted in a certain way.
Khongchai opened this issue 12 months ago
Khongchai opened this issue 12 months ago
Cannot access ambient const enums when 'isolatedModules' is enabled.
stevemckenzie opened this issue 12 months ago
stevemckenzie opened this issue 12 months ago
Automatically strip YAML front matter
varnerac opened this pull request 12 months ago
varnerac opened this pull request 12 months ago
I want to be able to return HTML strings directly
Boboboer opened this issue 12 months ago
Boboboer opened this issue 12 months ago
feat/update quote 20240109
sonlichao opened this pull request 12 months ago
sonlichao opened this pull request 12 months ago
Custom override closing tags rendered in Firefox
dmaier-indeed opened this issue about 1 year ago
dmaier-indeed opened this issue about 1 year ago
Update README.md
majman opened this pull request about 1 year ago
majman opened this pull request about 1 year ago
feat: add rule-level override rendering
quantizor opened this pull request about 1 year ago
quantizor opened this pull request about 1 year ago
[FEAT] Add support for GFM Alerts
DerGoogler opened this issue about 1 year ago
DerGoogler opened this issue about 1 year ago
Bug : image Links ex) [![](http://example.com/link.png)](http://example.com)
100space opened this issue about 1 year ago
100space opened this issue about 1 year ago
Bug: Component's name that's a prefix of another can't be nested
desiprisg opened this issue about 1 year ago
desiprisg opened this issue about 1 year ago
Bug: Error when the content of the link is an image marker
xyy94813 opened this issue about 1 year ago
xyy94813 opened this issue about 1 year ago
Falsy rendering code block in a code block
AmayaKuro opened this issue about 1 year ago
AmayaKuro opened this issue about 1 year ago
Base64 encoded images saved as a data url slows down parsing a lot.
boonya opened this issue about 1 year ago
boonya opened this issue about 1 year ago
dejiren markdown
sonlichao opened this pull request about 1 year ago
sonlichao opened this pull request about 1 year ago
Fix: reference image markdown when there is not reference.
anhydrous99 opened this pull request about 1 year ago
anhydrous99 opened this pull request about 1 year ago
Bug when rendering ![][]
anhydrous99 opened this issue about 1 year ago
anhydrous99 opened this issue about 1 year ago
Markdown line that starts with <u> html tag has inconsistent behavior
MikeBeasterfeld opened this issue about 1 year ago
MikeBeasterfeld opened this issue about 1 year ago
chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Passing markdown as prop for React component not working without extra const
tsykin opened this issue about 1 year ago
tsykin opened this issue about 1 year ago
Bug Rending <div><div><div> </div></div></div>
yzhou88 opened this issue about 1 year ago
yzhou88 opened this issue about 1 year ago
Markdown not working with tailwind in Next JS 13 - example project repo added
minifisk opened this issue about 1 year ago
minifisk opened this issue about 1 year ago
Markdown not rendering any styles - Using Tailwind?
minifisk opened this issue over 1 year ago
minifisk opened this issue over 1 year ago
React component not rendering as expected.
jarretrose opened this issue over 1 year ago
jarretrose opened this issue over 1 year ago
Bug if code block is not closed
hzoou opened this issue over 1 year ago
hzoou opened this issue over 1 year ago
Fenced code blocks are parsed as inline code if backticks are not preceded by two newlines
scottopherson opened this issue over 1 year ago
scottopherson opened this issue over 1 year ago
Wrong rendering of link labels containing `[square brackets]`
ViktorSviridenko opened this issue over 1 year ago
ViktorSviridenko opened this issue over 1 year ago
incorrect table render
HZ-labs opened this issue over 1 year ago
HZ-labs opened this issue over 1 year ago
How to achieve case-insensitivity for custom components in `overrides` option?
TimKraemer opened this issue over 1 year ago
TimKraemer opened this issue over 1 year ago
Only want to render code snippet in a markdown text. Is that possible?
liquor233 opened this issue over 1 year ago
liquor233 opened this issue over 1 year ago
I get this error n.trimEnd is not a function
clauderobi opened this issue over 1 year ago
clauderobi opened this issue over 1 year ago
Please update TypeScript declaration
henry132109 opened this issue over 1 year ago
henry132109 opened this issue over 1 year ago
Maintenance
quantizor opened this pull request over 1 year ago
quantizor opened this pull request over 1 year ago
InvalidCharacterError whilst rendering with Preact (but not React)
AJamesPhillips opened this issue over 1 year ago
AJamesPhillips opened this issue over 1 year ago
Error: t.replace is not a function
ritvikir opened this issue over 1 year ago
ritvikir opened this issue over 1 year ago
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump semver from 6.3.0 to 6.3.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
#379 - Allow more custom HTML character codes
brianfryer opened this pull request over 1 year ago
brianfryer opened this pull request over 1 year ago
fix: correctly parse markdown inside of a table row when a preceding column has nested HTML elements
gusbmurphy opened this pull request over 1 year ago
gusbmurphy opened this pull request over 1 year ago
fix: Update package.json for "type": "module" with updated `size-limit` tests for `index.cjs` and `index.module.js` (replacing `index.js`)
nbarrow-inspire-labs opened this pull request over 1 year ago
nbarrow-inspire-labs opened this pull request over 1 year ago
Prevent empty markdown
matheusf31 opened this issue over 1 year ago
matheusf31 opened this issue over 1 year ago
fix: Add "type": "module" to package.json
greypants opened this pull request over 1 year ago
greypants opened this pull request over 1 year ago
Markdown stops rendering after custom components
SParmentier opened this issue over 1 year ago
SParmentier opened this issue over 1 year ago
A specific input makes the component hang (infinite browser loop)
cristian-spiescu opened this issue over 1 year ago
cristian-spiescu opened this issue over 1 year ago
cannot use import statement outside a module
alexander-entin opened this issue over 1 year ago
alexander-entin opened this issue over 1 year ago
Disable Autolinking
Cypherball opened this pull request over 1 year ago
Cypherball opened this pull request over 1 year ago
Handling nested code block (triple backtick inside codeblock)
rizqyhbb opened this issue over 1 year ago
rizqyhbb opened this issue over 1 year ago
fix: move `types` condition to the front
Andarist opened this pull request over 1 year ago
Andarist opened this pull request over 1 year ago
how can I wrap code blocks
lyin-vir opened this issue over 1 year ago
lyin-vir opened this issue over 1 year ago
Links with image content not rendering correctly
jtiala opened this issue over 1 year ago
jtiala opened this issue over 1 year ago
TypeError: n.replace is not a function
clevermiraz opened this issue over 1 year ago
clevermiraz opened this issue over 1 year ago
table with <ol> or <ul> tags.
huggie1984 opened this issue almost 2 years ago
huggie1984 opened this issue almost 2 years ago
Error Handling
pateljay1397 opened this issue almost 2 years ago
pateljay1397 opened this issue almost 2 years ago
Self closing tags support
hyerdev3 opened this issue almost 2 years ago
hyerdev3 opened this issue almost 2 years ago
v8 discussion thread
quantizor opened this issue almost 2 years ago
quantizor opened this issue almost 2 years ago
Can't insert local image through md image syntax
suzm10 opened this issue almost 2 years ago
suzm10 opened this issue almost 2 years ago
fix: improve link detection regex
quantizor opened this pull request almost 2 years ago
quantizor opened this pull request almost 2 years ago
Denote a word or phrase as code, only when it's enclosed in three backticks (```)
ramdaniAli opened this issue almost 2 years ago
ramdaniAli opened this issue almost 2 years ago
GFM Tasks seem to be broken
fangmarks opened this issue almost 2 years ago
fangmarks opened this issue almost 2 years ago
latex parsing needed
samuel-1184 opened this issue almost 2 years ago
samuel-1184 opened this issue almost 2 years ago
tbody and td do not render when using createElement
AkoyaRyan opened this issue almost 2 years ago
AkoyaRyan opened this issue almost 2 years ago
(1. Heading) inside an html tag generates an ordered list
yassinebridi opened this issue almost 2 years ago
yassinebridi opened this issue almost 2 years ago
Allowing implicit links in markdown text
ElliotFriend opened this pull request almost 2 years ago
ElliotFriend opened this pull request almost 2 years ago
Parse link reference definitions surrounded by angle brackets
ElliotFriend opened this pull request almost 2 years ago
ElliotFriend opened this pull request almost 2 years ago
Angle brackets not parsed properly in link references
ElliotFriend opened this issue almost 2 years ago
ElliotFriend opened this issue almost 2 years ago
Fails to parse this style of url correctly
rp1231 opened this issue almost 2 years ago
rp1231 opened this issue almost 2 years ago
Page crashes when using a long series of space characters
lautmaus opened this issue almost 2 years ago
lautmaus opened this issue almost 2 years ago
refactor: simplify image+link regexes, allow data image URLs
quantizor opened this pull request almost 2 years ago
quantizor opened this pull request almost 2 years ago
feat: add support for "mark" syntax `==text==`
quantizor opened this pull request almost 2 years ago
quantizor opened this pull request almost 2 years ago
Add `==` for `<mark>`
smeijer opened this issue almost 2 years ago
smeijer opened this issue almost 2 years ago
Overwriting links breaks internal links
ShinuToki opened this issue almost 2 years ago
ShinuToki opened this issue almost 2 years ago
7.1.9
quantizor opened this pull request almost 2 years ago
quantizor opened this pull request almost 2 years ago
Using [1. title](link) in markdown generates an ordered list entry with a link
huksley opened this issue almost 2 years ago
huksley opened this issue almost 2 years ago
Cannot parse base64 image
samuel-1184 opened this issue almost 2 years ago
samuel-1184 opened this issue almost 2 years ago
Fenced code block with space character in the language metadata couldn't be parsed
Soberia opened this issue about 2 years ago
Soberia opened this issue about 2 years ago
implicit link name syntax isn't supported
vdh opened this issue about 2 years ago
vdh opened this issue about 2 years ago
/n inside bold breaks the bold
zerostatic-review opened this issue over 2 years ago
zerostatic-review opened this issue over 2 years ago
Is there an equivalent package for react-native for markdown-to-jsx
subhranshudas opened this issue over 2 years ago
subhranshudas opened this issue over 2 years ago
fix: add package.json to exports
ilia-kurganskii opened this pull request over 2 years ago
ilia-kurganskii opened this pull request over 2 years ago
Orderedlist followed by Unordered list result in one Ordered list.
larsts2 opened this issue over 2 years ago
larsts2 opened this issue over 2 years ago
Try to fix multi blockquotes
AhmedBHameed opened this pull request over 2 years ago
AhmedBHameed opened this pull request over 2 years ago
add option to enforce a space between headings
insanicly opened this pull request over 2 years ago
insanicly opened this pull request over 2 years ago
Page crashes when using multiple em tags
or2008 opened this issue over 2 years ago
or2008 opened this issue over 2 years ago
use Syntax highlighting in nextjs
dogdogbrother opened this issue over 2 years ago
dogdogbrother opened this issue over 2 years ago
Resolve issue with catastrophic backtracking regex
Prestaul opened this pull request over 2 years ago
Prestaul opened this pull request over 2 years ago
crash with image
bluebill1049 opened this issue almost 3 years ago
bluebill1049 opened this issue almost 3 years ago
Many continuous spaces provokes a crash in 7.1.6
JulienGaladrim opened this issue almost 3 years ago
JulienGaladrim opened this issue almost 3 years ago
Syntax nits to make IntelliJ happy
ikonst opened this pull request almost 3 years ago
ikonst opened this pull request almost 3 years ago
Version 7.1.5 is not compatible with IE 11
egauci opened this issue almost 3 years ago
egauci opened this issue almost 3 years ago
Set type of package to module
leebyron opened this pull request about 3 years ago
leebyron opened this pull request about 3 years ago
\n character not converted to newline while rendering
SnehaKolukuluri opened this issue about 3 years ago
SnehaKolukuluri opened this issue about 3 years ago
Add additional option that allows for the extension of the markdown parser
lkuechler opened this pull request about 3 years ago
lkuechler opened this pull request about 3 years ago
Links title attribute for the Reference Styled Links not working
knezdusan opened this issue over 3 years ago
knezdusan opened this issue over 3 years ago
Spaces between HTML tags are ignored
Mitelak opened this issue over 3 years ago
Mitelak opened this issue over 3 years ago