https://github.com/sixertoy/docsify-view-source
Docsify Plugin
https://github.com/sixertoy/docsify-view-source
doc documentation javascript plugin
Last synced: about 1 month ago
JSON representation
Docsify Plugin
- Host: GitHub
- URL: https://github.com/sixertoy/docsify-view-source
- Owner: sixertoy
- Created: 2019-10-24T05:16:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:45:46.000Z (over 3 years ago)
- Last Synced: 2025-03-02T10:34:31.120Z (over 1 year ago)
- Topics: doc, documentation, javascript, plugin
- Language: JavaScript
- Size: 423 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docsify View Source Plugin
> On click toggle code source with [Docsify](https://docsify.js.org)
## Installation
```html
...
```
## Usage
> Inside your documentation instead of backtick char use an HTML element with the `.docsify-example` css class
```html
Lorem ipsum
```