markup
                                
                                 markup copied to clipboard
                                
                                    markup copied to clipboard
                            
                            
                            
                        Determines which markup library to use to render a content file (e.g. README) on GitHub
It would be useful to have a link in the README.md for folks to know where to file issues for the GFM spec (https://github.github.com/gfm) page (and ideally, have that page...
I decided to open a follow-up of [this thread](https://github.com/github/markup/issues/163) as the bug seems to be fixed but fails on some more specific image type. I try to align the content...
I have uploaded an zip online_foid_store in my profile which is an django project, I wanted the language to be displayed but nothing is been displayed 
The API of the commonmarker gem has changed between 0.21 and 1.0. Due to this, rendering with github-markup fails if version 1.0 of the commonmarker gem is installed. See https://github.com/gjtorikian/commonmarker/issues/269.
The Tex CD environment is not rendering labels on arrows correctly. See https://gist.github.com/JonathanMEdwards/db1d091f847d9ddb4e0901e6f6414064 which is an example taken from the ams documentation: https://www.jmilne.org/not/Mamscd.pdf
Dependabot could be enabled for this repository. Please enable it by merging this pull request.
> [!TIP] > > Lorem. - > [!TIP] > > Ipsum. Screenshot Dec 2023: ---  ---
Pod::Simple outputs characters, not bytes, so STDOUT needs an encoding layer. Example Pod document where UTF-8 wasn't rendered properly: https://github.com/Perl/perl5/blob/23e1e448eede42df229448fd610799a7a0831254/Porting/release_schedule.pod
Unicode characters are generally preserved in GitHub Markdown output, e.g., - [x] FIGURE SPACE (>
When in the readme of a repository, adding any math/LaTeX equation (anything which uses $'s) within a table breaks all the relative links inside the table. If the repository is...