mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
* Add a few asciidoc readmes * add updated code-exploration. Need to fix the script in another go to add asciidoc support. The snippet didn't show up anyway.
9 lines
200 B
Text
9 lines
200 B
Text
[[example-plugins]]
|
|
== Example plugins
|
|
|
|
This folder contains example plugins. To run the plugins in this folder, use the `--run-examples` flag, via
|
|
|
|
[source,bash]
|
|
----
|
|
yarn start --run-examples
|
|
----
|