markup icon indicating copy to clipboard operation
markup copied to clipboard

Determines which markup library to use to render a content file (e.g. README) on GitHub

Results 288 markup issues
Sort by recently updated
recently updated
newest added

Bumps [twitter-text](https://github.com/twitter/twitter-text) from 1.14.7 to 3.1.0. Release notes Sourced from twitter-text's releases. 3.0.1 JS release PRs in this release [JS] - When defaulting do not merge objects #276 Make new...

ospo-dependency-license-alert
ruby

When a preformatted block (a `` or \```) is intelligently considered to contain HTML, or (especially) when a fenced code block explicitly states that it contains HTML, like \```HTML, its...

#### Errata (Examples) ```MD This is paragraph 1. This is paragraph 1. This is paragraph 2. This is paragraph 2. This is paragraph 3. This is paragraph 3. This is...

as I stated on my comment on the issue #1097 the github **website** won't render bold text as indeed, but on the Github mobile app it does. Example: ![image](https://github.com/github/markup/assets/88878648/bcba6d91-29a4-42d3-804a-e3098fff0911) Desktop...

Github markdown issue noticed when navigating to an anchored link via .md file, it doesnt scroll down to the anchored section. But if we visit the link (with the anchor...

# Summary There are 3 use cases where RST `replace::` directive are not handled properly with links. All below examples use the following source for corresponding contents: - GitHub: https://github.com/crim-ca/weaver/tree/master...

This is a refinement of #1796 Officially docutils and most other rst renderers like pandoc support three source code directives: ``code``, ``code-block``, and ``sourcecode``. I'm observing that Github restored support...

It is a common pattern in the Python community to use something similar to the following snippet (in ReStructuredText) to add "badges" as a UI block at the top of...

I've got a README here which has an improperly scaled header image at the top: https://github.com/define-private-public/PSRayTracing It's supposed to look like this: https://gitlab.com/define-private-public/PSRayTracing/-/blob/master/README.rst?ref_type=heads It was working correctly on GitHub back...

A number of tables in our RST documentation are no longer rendering correctly in the GitHub preview: https://github.com/microsoft/DirectXShaderCompiler/blob/main/docs/SPIR-V.rst These tables have have had no changes in several years, but the...