File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,13 @@ tags:
1111
1212# IntelliJ IDEA Live Templates
1313
14- You can download all below live templates as a file.
1514
16- [ Download File] ( ../assets/data/intellij-idea-live-templates/custom-intellij-idea-live-templates.xml ) { .md-button .md-button--primary }
15+ !!! tip "You can download all below live templates as a file"
16+
17+ [Download File](../assets/data/intellij-idea-live-templates/custom-intellij-idea-live-templates.xml){ .md-button .md-button--primary }
18+
19+ You can place them inside your IntelliJ IDEA in `~/Library/Application Support/JetBrains/<IntelliJIdea version>/templates/`
1720
18- You can place them inside your IntelliJ IDEA in
19- ` ~/Library/Application Support/JetBrains/<IntelliJIdea version>/templates/ `
2021
2122## Java
2223
Original file line number Diff line number Diff line change @@ -71,14 +71,15 @@ markdown_extensions:
7171 pygments_lang_class : true
7272 - pymdownx.inlinehilite
7373 - pymdownx.snippets
74- - pymdownx.superfences
7574 - pymdownx.tasklist :
7675 custom_checkbox : true
7776 - pymdownx.superfences :
7877 custom_fences :
7978 - name : mermaid
8079 class : mermaid
8180 format : !!python/name:pymdownx.superfences.fence_code_format
81+ - admonition
82+ - pymdownx.details
8283
8384extra :
8485 generator : true
You can’t perform that action at this time.
0 commit comments