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

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

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



```