티스토리 뷰

공부

[Markdown] details > summary

승가비 2020. 5. 17. 20:55
728x90
<details>
<summary>title</summary>
    
```java
String test = "test";    
```
</details>

https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab

 

How to add a collapsible section in markdown.

How to add a collapsible section in markdown. GitHub Gist: instantly share code, notes, and snippets.

gist.github.com

 

https://gist.github.com/ericclemmons/b146fe5da72ca1f706b2ef72a20ac39d

 

HTML5 <details> in GitHub

HTML5 <details> in GitHub. GitHub Gist: instantly share code, notes, and snippets.

gist.github.com

 

728x90

'공부' 카테고리의 다른 글

[VueJS] style scope  (0) 2020.05.17
[SQL] IF EXISTS `NAME`  (0) 2020.05.17
[Jenkins] variable  (0) 2020.05.17
[Java] `StringUtils.join` + `big Arrays` = `OutOfMemory`  (0) 2020.05.17
[Java] encoding in server  (0) 2020.05.17
댓글