0.2.3 • Published 2 years ago

theme-github-codetabs v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Docusaurus Theme GitHub Codeblock Test Changes

A Docusaurus v2 plugin that supports referencing code examples from public GitHub repositories.

Note: this theme plugin requires Docusaurus v2

Check the details on how to use, and demonstrations

You can also set some fallback text if the plugin fails to find your codeblock:

```js reference title="Code with fallback"
https://github.com/saucelabs/docusaurus-theme-github-codeblock
This is some fallback text that will be displayed
It can be multiline
```

```js reference title="If you dont have a fallback and the URL fails to load, it will show a message in your code block"
https://github.com/saucelabs/docusaurus-theme-github-codeblock
```

If you are interested contributing to this project, see CONTRIBUTING.md.

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago