mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Copy code snippet button (#183)
* copy button * empty lines at the end * copy button position * copy button position
This commit is contained in:
parent
e9aef34d94
commit
d3cba2955d
11 changed files with 268 additions and 10 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import hljs from 'highlight.js/lib/highlight';
|
||||
import './clipboard';
|
||||
|
||||
hljs.registerLanguage('bash', require('highlight.js/lib/languages/bash'));
|
||||
hljs.registerLanguage('css', require('highlight.js/lib/languages/css'));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue