Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
brahma-dev
/
marked
Public
forked from
markedjs/marked
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 8, 2017
Update marked.js
Afzaal Ameer
authored
1735e17
View commit details
Copy full SHA for 1735e17
Browse repository at this point
Parse custom bit as valid markdown
Afzaal Ameer
authored
92ecaec
View commit details
Copy full SHA for 92ecaec
Browse repository at this point
Commits on Jan 20, 2017
Merge pull request #844 from chjj/data_link_fix
Show description for 8f9d0b7
matt-
authored
8f9d0b7
View commit details
Copy full SHA for 8f9d0b7
Browse repository at this point
Commits on Jan 19, 2017
added data: link fix to prevent xss
matt-
committed
cd2f6f5
View commit details
Copy full SHA for cd2f6f5
Browse repository at this point
Commits on Sep 8, 2016
Merge pull request #728 from nehero/patch-1
Show description for 38f1727
matt-
authored
38f1727
View commit details
Copy full SHA for 38f1727
Browse repository at this point
Commits on Jul 30, 2016
v0.3.6
chjj
committed
eddec20
View commit details
Copy full SHA for eddec20
Browse repository at this point
Commits on Jul 29, 2016
Merge pull request #592 from matt-/xss_html_entities
Show description for fd0d1a2
matt-
authored
fd0d1a2
View commit details
Copy full SHA for fd0d1a2
Browse repository at this point
Commits on Jul 15, 2016
Merge pull request #1 from rsp/fix/xss_html_entities_semicolon
Show description for 0fa05b6
matt-
authored
0fa05b6
View commit details
Copy full SHA for 0fa05b6
Browse repository at this point
add optional semicolon in html entities regex
Show description for 31c7799
rsp
committed
31c7799
View commit details
Copy full SHA for 31c7799
Browse repository at this point
Commits on Mar 14, 2016
Update readme example to reflect defaults
Show description for 6470e8b
ozziexsh
committed
6470e8b
View commit details
Copy full SHA for 6470e8b
Browse repository at this point
Commits on Jul 31, 2015
v0.3.5
chjj
committed
88ce4df
View commit details
Copy full SHA for 88ce4df
Browse repository at this point
update marked.min.js.
chjj
committed
b5781fd
View commit details
Copy full SHA for b5781fd
Browse repository at this point
remove robotskirt from devDeps. fixes #633.
chjj
committed
dca6e80
View commit details
Copy full SHA for dca6e80
Browse repository at this point
fix 2 failing tests. see #616.
chjj
committed
18fb6a6
View commit details
Copy full SHA for 18fb6a6
Browse repository at this point
place new tests in test/new.
chjj
committed
aae62c3
View commit details
Copy full SHA for aae62c3
Browse repository at this point
Merge pull request #616 from papandreou/fix/emptyCodeBlocks
Show description for 91dcdcb
chjj
committed
91dcdcb
View commit details
Copy full SHA for 91dcdcb
Browse repository at this point
Commits on Jul 29, 2015
Re-fixed parsing of empty code blocks after the previous fix.
papandreou
committed
92acf2f
View commit details
Copy full SHA for 92acf2f
Browse repository at this point
code blocks: Don't ignore trailing newlines at the end.
Show description for 1d43cad
papandreou
committed
1d43cad
View commit details
Copy full SHA for 1d43cad
Browse repository at this point
v0.3.4
chjj
committed
cb4981c
View commit details
Copy full SHA for cb4981c
Browse repository at this point
prevent catastrophic backtracking on `em` rule. fixes #497.
chjj
committed
a37bd64
View commit details
Copy full SHA for a37bd64
Browse repository at this point
Commits on Jul 7, 2015
Added test for a code block with a single empty line as well.
papandreou
committed
85cfbb6
View commit details
Copy full SHA for 85cfbb6
Browse repository at this point
Fixed parsing of empty code blocks.
Show description for 3ec548a
papandreou
committed
3ec548a
View commit details
Copy full SHA for 3ec548a
Browse repository at this point
Commits on May 19, 2015
added explicit matching for HTML entities to prevent XSS
matt-
committed
2cff859
View commit details
Copy full SHA for 2cff859
Browse repository at this point
Commits on May 8, 2015
Merge remote-tracking branch 'ledsun/gfm_hashtag'
chjj
committed
49b7eac
View commit details
Copy full SHA for 49b7eac
Browse repository at this point
sanitizer. see #468.
chjj
committed
7dca210
View commit details
Copy full SHA for 7dca210
Browse repository at this point
Merge pull request #468 from trinketapp/master
Show description for e91a45c
chjj
committed
e91a45c
View commit details
Copy full SHA for e91a45c
Browse repository at this point
Merge pull request #540 from karland/patch-1
Show description for 7ff2f1d
chjj
committed
7ff2f1d
View commit details
Copy full SHA for 7ff2f1d
Browse repository at this point
Merge pull request #542 from dchest/nomangle
Show description for b952bac
chjj
committed
b952bac
View commit details
Copy full SHA for b952bac
Browse repository at this point
Merge pull request #552 from minecrafter/fix-minor-typo
Show description for e17afa3
chjj
committed
e17afa3
View commit details
Copy full SHA for e17afa3
Browse repository at this point
Merge pull request #567 from aspyatkin/patch-1
Show description for fc45f46
chjj
committed
fc45f46
View commit details
Copy full SHA for fc45f46
Browse repository at this point
Merge pull request #553 from minecrafter/add-gulpfile
Show description for d2dd631
chjj
committed
d2dd631
View commit details
Copy full SHA for d2dd631
Browse repository at this point
Merge pull request #560 from callahad/v0.3.3-min
Show description for de7e187
chjj
committed
de7e187
View commit details
Copy full SHA for de7e187
Browse repository at this point
Merge pull request #569 from lwansbrough/master
Show description for ea8e5e2
chjj
committed
ea8e5e2
View commit details
Copy full SHA for ea8e5e2
Browse repository at this point
Merge pull request #585 from jgermade/master
Show description for 2c914bc
chjj
committed
2c914bc
View commit details
Copy full SHA for 2c914bc
Browse repository at this point
Commits on May 2, 2015
allowing dot before extension
jgermade
committed
443278f
View commit details
Copy full SHA for 443278f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.