Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/powerman/userjs-github-asciidoc

UserJS for GitHub: fix Asciidoc rendering
https://github.com/powerman/userjs-github-asciidoc

asciidoc asciidoctor gist github greasemonkey tampermonkey userscript wiki

Last synced: about 1 month ago
JSON representation

UserJS for GitHub: fix Asciidoc rendering

Awesome Lists containing this project

README

        

UserJS for GitHub
=================

### Description ###

Fix Asciidoc rendering on GitHub:

- add standard Asciidoc icons to NOTE/TIP/etc.
- highlight block titles
- fix TOC

### Installation ###

1. Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browsers):
* ***CHROME, Chromium, and related***: Install [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo).
* ***CHROME 21+***:
1. Download the user script.
2. Open **chrome://chrome/extensions/**.
3. Drag and drop the user script file on the page you opened in STEP 2.
* ***CHROME 20 (and below)***: User scripts are enabled by default.
* ***FIREFOX***: Install [GreaseMonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) or [Scriptish](https://addons.mozilla.org/firefox/addon/scriptish/).
* ***IE***: Install [Trixie](http://www.bhelpuri.net/Trixie/).
* ***OPERA 15+***: Install [Tampermonkey](https://addons.opera.com/en/extensions/details/tampermonkey-beta/).
* ***OPERA 12 (and below)***: Follow instructions located on Opera's site: [User JS](http://www.opera.com/docs/userjs/using/#writingscripts) or try [Violentmonkey](https://addons.opera.com/en-gb/extensions/details/violent-monkey/).
* ***SAFARI***: Install [NinjaKit](http://d.hatena.ne.jp/os0x/20100612/1276330696).
2. Install the user script by clicking here: [github-asciidoc.user.js](https://github.com/powerman/userjs-github-asciidoc/raw/master/github-asciidoc.user.js).
You can also install it from [GreasyFork](https://greasyfork.org/scripts/9465-github-fix-asciidoc-rendering).