kibana/packages/kbn-dev-utils
Stacey Gammon 4ffef0a481
Add asciidoc support for generated plugin list (#72292)
* add asciidoc support for generated plugin list

Try level offset "=+2" instead of "=+1" to stop the inlining of the includes.

remove +2 back to +1

* Remove asciidoc, switch to regex. Rearrange dev guide to avoid nesting limit.

* Add tests for regex

* add a description to not throw off the table. Remove the heading from the paragraph snippet.

* Fix more READMEs so table renders correctly

* Update plugin list

* Remove code-exploration file, moved to plugin-list

* fix typo

* Add link to developer examples

* Update plugin list

* fix typo
2020-08-24 11:31:27 -04:00
..
certs Add support for certificates in PKCS#12 (P12) key stores (#53810) 2020-01-09 13:03:16 -05:00
src Add asciidoc support for generated plugin list (#72292) 2020-08-24 11:31:27 -04:00
tooling_log [kbn/dev-utils] expose public tooling_log module (#68868) 2020-06-12 18:47:29 -07:00
package.json Bump chalk to 4.1.0 (#73397) 2020-08-11 06:47:33 -07:00
README.md
tsconfig.json [dev/run] expose unexpected flags as more than just names (#54080) 2020-01-07 11:56:08 -07:00
yarn.lock Add lockfile symlinks (#55440) 2020-01-27 11:38:20 -05:00

dev utils

proc runner

For running integration tests in Kibana

tooling log