mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-28 01:10:58 +01:00
Documentation
This commit is contained in:
parent
41881cb63c
commit
889a9f03d4
@ -301,7 +301,7 @@ _Result_:
|
|||||||
|
|
||||||
### Embedding external files
|
### Embedding external files
|
||||||
|
|
||||||
_Also known as transcludes or file transclusion in [Multi-Markdown][20]_.
|
_Also known as transcludes or file transclusion in [MultiMarkdown][20]_.
|
||||||
|
|
||||||
When [Snippets][21] is enabled, content from other files can be embedded, which
|
When [Snippets][21] is enabled, content from other files can be embedded, which
|
||||||
is especially useful to reference and embed the contents of source files
|
is especially useful to reference and embed the contents of source files
|
||||||
|
@ -116,9 +116,9 @@ and/or end of the divider.
|
|||||||
|
|
||||||
### Sortable tables
|
### Sortable tables
|
||||||
|
|
||||||
If you want to make data tables sortable, you can add [tablesort][5] via
|
If you want to make data tables sortable, you can add [tablesort][5], which is
|
||||||
[additional JavaScript][2], which is natively integrated with Material for
|
natively integrated with Material for MkDocs and will also work with [instant
|
||||||
MkDocs and will also work with [instant loading][6]:
|
loading][6] via [additional JavaScript][2]:
|
||||||
|
|
||||||
=== "docs/javascripts/tables.js"
|
=== "docs/javascripts/tables.js"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user