docusaurus/docs
Fienny Angelina 5ce85e5b5e feat: code block tab (#1063)
* Try to find a way to recognize the codeblock tabs, its title, and
where it ends
- I try using DOCUSAURUS_CODE_TABS to mark the start
- Use TAB_TITLE to mark the title of the tab
- END_TAB to mark the end of that tab
- END_DOCUSAURUS_CODE_TABS to mark the end of the whole code blocks
then parse using regex and render accordingly

* Added on click hook

* Added example on how to write it, how to use it, how it will look like can be reverted later

* Fix css error

* - Move addEventListener part to lib/static
- Remove comments

* Add documentation

* Remove examples

* Change syntax of the codetabs
2019-01-23 21:48:01 -08:00
..
api-commands.md docs: document process.env.BROWSER for start command (#1034) 2018-10-14 12:28:50 -07:00
api-doc-markdown.md feat: code block tab (#1063) 2019-01-23 21:48:01 -08:00
api-pages.md feat: Allow modifying docs url prefix (#914) 2018-11-28 15:34:16 +08:00
api-site-config.md feat: collapsible categories (#1128) 2019-01-23 14:13:27 -08:00
getting-started-docker.md Rewrote some of the new Docker copy. 2018-09-06 11:13:13 -07:00
getting-started-installation.md Fix typo in Getting Started docs (#1013) 2018-10-01 22:41:08 -07:00
getting-started-preparation.md docs: mention about website directory naming (#1106) 2018-11-11 15:14:39 -08:00
getting-started-publishing.md docs: add missing trailing slash to sample site config base url (#1190) 2019-01-18 09:31:02 -08:00
getting-started-site-creation.md docs: remove extra comma in site creation steps 2018-10-22 17:45:34 -04:00
guides-blog.md CSS revamp - Improve typography and overall styling (#757) 2018-06-19 21:46:15 -07:00
guides-custom-pages.md Reformat, proofread and tidy up docs (#749) 2018-06-10 08:02:04 -07:00
guides-navigation.md feat: collapsible categories (#1128) 2019-01-23 14:13:27 -08:00
guides-search.md feat: customizable search placeholder (#1126) 2018-11-23 14:27:59 -08:00
guides-translation.md feat: Allow modifying docs url prefix (#914) 2018-11-28 15:34:16 +08:00
guides-versioning.md Reformat, proofread and tidy up docs (#749) 2018-06-10 08:02:04 -07:00