mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-10 00:08:31 -05:00
forgot bugify in plugin list
This commit is contained in:
parent
2106488873
commit
43fac7418e
@ -244,6 +244,7 @@ Removed the following mixins: `animation`, `animation-delay`, `animation-directi
|
|||||||
Our documentation received an upgrade across the board as well. Here's the low down:
|
Our documentation received an upgrade across the board as well. Here's the low down:
|
||||||
|
|
||||||
- We're still using Jekyll, but we have plugins in the mix:
|
- We're still using Jekyll, but we have plugins in the mix:
|
||||||
|
- `bugify.rb` is used to efficiently list out the entries on our [browser bugs]({{ site.baseurl }}/docs/{{ site.docs_version }}/browser-bugs/) page.
|
||||||
- `example.rb` is a custom fork of the default `highlight.rb` plugin, allowing for easier example-code handling.
|
- `example.rb` is a custom fork of the default `highlight.rb` plugin, allowing for easier example-code handling.
|
||||||
- `callout.rb` is a similar custom fork of that, but designed for our special docs callouts.
|
- `callout.rb` is a similar custom fork of that, but designed for our special docs callouts.
|
||||||
- `markdown-block.rb` is used to to render Markdown snippets within HTML elements like tables.
|
- `markdown-block.rb` is used to to render Markdown snippets within HTML elements like tables.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user