revolunet / sublimetext-markdown-preview

markdown preview and build plugin for sublime text 2/3
MIT License
2.31k stars 362 forks source link

using github for preview #218

Closed getify closed 10 years ago

getify commented 10 years ago

The docs indicate you can use the github API for the markdown parsing, and that you should set your github API key in the settings if you're going to do this a lot in a day.

The docs don't mention how to do this. Can you clarify with explicit instructions?

Where/how do I generate such a key, and where in the settings would I specify this, and how do I enable it (if it's not already enabled)?

revolunet commented 10 years ago

in github you go in your account settings then applications then "Personal access tokens" : https://github.com/settings/applications

the in Markdown Preview settings : https://github.com/revolunet/sublimetext-markdown-preview/blob/master/MarkdownPreview.sublime-settings#L75