-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: use docusaurus-remark-plugin-tab-blocks
to format tabs with code examples
#12859
Merged
Merged
Changes from 5 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
e677256
docs: add custom plugin for tabs
mrazauskas 587ce12
ups.. bring back TOC
mrazauskas 24037f0
copyright
mrazauskas 513c98e
versioned docs
mrazauskas fcdd672
restart CI
mrazauskas 72ad9b5
Merge branch 'main' into docs-tabs-plugin
mrazauskas a91f1a4
rework Configuration.md
mrazauskas 81806d9
rename plugin
mrazauskas 442ff23
less code
mrazauskas 1ec1602
support title
mrazauskas cbd1018
fix copyright headers
mrazauskas 92302ab
babel?
mrazauskas 686dfd6
babel again
mrazauskas 7e6a2f7
fix babel
mrazauskas 29e6505
fix meta check
mrazauskas 39eeb8b
tweak processFixture
mrazauskas aa36069
deploy?
mrazauskas b66022a
rework logic
mrazauskas d7f454c
do not travers transformed nodes
mrazauskas b22c274
clean up
mrazauskas b44faa3
add span support
mrazauskas ef6e70c
use span in docs
mrazauskas 8343517
fix node count
mrazauskas 3733213
run tests before deploy
mrazauskas b6fe5c6
hm..
mrazauskas fd09543
lock
mrazauskas cd98e66
fix scripts
mrazauskas c1985d3
add changelog entry
mrazauskas 6a4a028
clean up
mrazauskas 359bb9c
revert babel
mrazauskas 8ab524b
deps
mrazauskas 6e6ae7e
deps
mrazauskas 7137bae
ignore incomplete spans
mrazauskas d15f3fe
clean up
mrazauskas fbe1562
Merge branch 'main' into docs-tabs-plugin
mrazauskas 8c25393
use docusaurus-remark-plugin-tab-blocks
mrazauskas 6269532
restart CI
mrazauskas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The plugin will add these too.