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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
commonmark
/
commonmark-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
334
Star
2.7k
Code
Issues
11
Pull requests
1
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Allow Removing Certain GFM Alert Types
- #435
#435
Merged
robinst
merged 8 commits into
commonmark:main
commonmark/commonmark-java:main
from
rdestefa:issue-431-disallow-github-alert-types
rdestefa/commonmark-java:issue-431-disallow-github-alert-types
Copy head branch name to clipboard
Jun 7, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Allow Removing Certain GFM Alert Types
#435
robinst
merged 8 commits into
commonmark:main
commonmark/commonmark-java:main
from
rdestefa:issue-431-disallow-github-alert-types
rdestefa/commonmark-java:issue-431-disallow-github-alert-types
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2026
Allow Removing Standard GFM Alert Types
rdestefa
committed
4256dc7
View commit details
Copy full SHA for 4256dc7
Browse repository at this point
Commits on Jun 6, 2026
Change removeTypes to setAllowedTypes
rdestefa
committed
d665735
View commit details
Copy full SHA for d665735
Browse repository at this point
Remove addCustomType
rdestefa
committed
9c813f6
View commit details
Copy full SHA for 9c813f6
Browse repository at this point
Commits on Jun 7, 2026
Revert "Remove addCustomType"
Show description for 55004c8
rdestefa
committed
55004c8
View commit details
Copy full SHA for 55004c8
Browse repository at this point
Use var instead of explicit types in AlertsMarkdownRendererTest
rdestefa
committed
8cb6a98
View commit details
Copy full SHA for 8cb6a98
Browse repository at this point
Fix bug where addCustomType would fail if setAllowedTypes was called prior
rdestefa
committed
50d75cb
View commit details
Copy full SHA for 50d75cb
Browse repository at this point
Share type and title validation logic
rdestefa
committed
248931b
View commit details
Copy full SHA for 248931b
Browse repository at this point
Add Tests for Validation
rdestefa
committed
fa45a94
View commit details
Copy full SHA for fa45a94
Browse repository at this point
You can’t perform that action at this time.