issues Search Results · repo:showdownjs/showdown language:JavaScript
Filter by
728 results
(57 ms)728 results
inshowdownjs/showdown (press backspace or delete to remove)Description
Hex color codes like #ffffff and hashtags used in social media (e.g., #Hashtag) are incorrectly parsed by the Markdown
converter. The # is removed, and the code is treated as a header, resulting ...
im3dabasia
- 2
- Opened 15 days ago
- #1030
Every time that I run this code to convert html to markdown an empty html additional comment is added to result.
const converter = new showdown.Converter();
console.log(converter.makeMarkdown(` h1 id= ...
mrhdias
- Opened 16 days ago
- #1029
Hey!
I have no idea if this is a false positive. I recently had both NPM and Webstorm tell me Showdown version 2.1.0 had a
vulnerability.
https://safe.classydev.fr/webstorm64_1_Pbxu_M_Red1-RkTcocasTmHHiOfzplq6mGBOTYmb9uzr.png ...
TheDogHusky
- Opened on Feb 2
- #1028
On the tutorial page:
https://showdownjs.com/docs/tutorials/add-default-class-to-html/
The code works only for first occurence of each tag in the classMap.
const classMap = {
a: exampleClass
}
...
wykopx
- Opened on Jan 20
- #1026
It would be nice to have an option to prevent showdown from converting # characters into heading tags like h1.
kethinov
- Opened on Jan 16
- #1025
When there are new line between list, the list (li) become paragraph (p) image
when i remove the new line, the list is fine image
varminz12
- Opened on Jan 16
- #1024
I don t know how to use GitHub but anyway
There s this table in a list that has a horizontal row underneath it, and the horizontal row goes in the table and adds
an indent to all the rest of the elements ...
FireyDeath4
- Opened on Jan 11
- #1023
I believe that the tasklists are broken. In my project the input tags are missing inside the list elements.
Then I looked onto the demo page where I saw that the input elements are also missing image ...
GlitchDevX
- Opened on Dec 30, 2024
- #1022
Hello Ya ll! Just wanted to ask if this project still active. I noticed it was last active a couple of years ago but not
sure about its status, anyone knows?
thanks
knighttower
- 4
- Opened on Nov 2, 2024
- #1021

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.