Sublime Forum

Markdown Issues @ PackageControl

#1

It seems that PackageControl does not fully support GitHub-flavored Markdown. I just noticed a few inconsistencies between my GitHub & PackageControl pages.

#Lists + Emphasis:

##Link

This GIF has 3 components:
* __Top-Left:__ A Vysor clone of my Android phone screen.  I am running the entire demo from my phone, using the included preset for UnifiedRemote.
* __Bottom-Left:__ A key-capture window displaying all commands which are being executed by UnifiedRemote
* __Right:__ SlideNav in action

#Lists + Links + Emphasis:

##Link

To get started, see:
* __[SlideNav Interactive Tutorial](https://github.com/Enteleform/ST_SlideNav/blob/master/Tutorial/%5BSlideNav%5D%20Tutorial.py)__
* __[How do I create new presentation?](https://github.com/Enteleform/ST_SlideNav/issues/1)__

#Keyboard Keys:

##Link

    `SlideNav_Up` ( show previous Slide )  
&nbsp;&nbsp;&nbsp;&nbsp;<kbd>ctrl</kbd>+<kbd>super</kbd>+<kbd>alt</kbd>+<kbd>-</kbd>

1 Like

#2

https://github.com/wbond/packagecontrol.io/issues/47 https://github.com/wbond/packagecontrol.io/issues/27 https://github.com/wbond/packagecontrol.io/issues/59

2 Likes