markup
markup copied to clipboard
Determines which markup library to use to render a content file (e.g. README) on GitHub
Hi It's great to see that you added a diagramming language to markdown. I've been rendering graphviz for wiki-documentation for a long time and it's not a great workflow. I...
It would be great if the following code block would support ANSI coloring: ```shell [30m Black Text [31m Red Text [32m Green Text [33m Yellow Text [34m Blue Text [35m...
Further to #364 checkboxes still don't work properly in tables. They do show, but when I tick them they automatically untick and when untick them they automatically tick. For example,...
This is basically the problem described in #1219, but since [rest2html is part of this repository](https://github.com/github/markup/blob/master/lib/github/commands/rest2html) I guess now this is the right place for creating this issue? I'm trying...
G-092053
I can't find a way to link to the root of a repository. I am able to make links directly to the root README.md, but what I want is the...
I would like to view SVG with an embedded raster image on GitHub. Currently GitHub displays a SVG file with base64 encoded image data - but not image with a...
Readme/
{ "init_cfg":{ "isLandscape":true, "isWindowTop":true, "name":"LobbyBG", "width":1280, "height":720, "entry":"src/mainEntryBG.lua", "consolePort":6010, "uploadPort":6020, "debugPort":10866, "forwardConsolePort":10089, "forwardUploadPort":10093 }, "simulator_screen_size":[ { "title":"iPhone 3Gs (480x320)", "width":480, "height":320 }, { "title":"iPhone 4 (960x640)", "width":960, "height":640 }, {...