Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days ago
JSON representation
UserJS for GitHub: fix Asciidoc rendering
- Host: GitHub
- URL: https://github.com/powerman/userjs-github-asciidoc
- Owner: powerman
- Created: 2015-04-23T20:37:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T07:30:23.000Z (about 7 years ago)
- Last Synced: 2025-01-02T21:53:17.204Z (23 days ago)
- Topics: asciidoc, asciidoctor, gist, github, greasemonkey, tampermonkey, userscript, wiki
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).