Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Android
- Flutter
- variable
- import
- Class
- animation
- 웹크롤러
- 클래스
- 크롤러
- crawler
- 플러터
- ML
- 함수
- Yocto
- text
- 콜렉션
- List
- set
- python
- pushnamed
- 코틀린
- kotlin
- package
- Collection
- function
- map
- 다트
- DART
- 파이썬
- textstyle
Archives
- Today
- Total
조용한 담장
Markdown 에 diagram 을 넣자. 본문
github 에도 추가된 mermaid.
Include diagrams in your Markdown files with Mermaid | The GitHub Blog
Markdown 에 텍스트만 가지고 다양한 다이어그램을 넣을 수 있다.
Flowchart
Sequence diagram
Gantt diagram
Class diagram
등등
좋은 기능이지만 텍스트로만 작성한다는게 직관적이지가 않아서 어려울것 같다.
그래서 인지 Live Editor 가 있고 바로 렌더링 결과를 확인하며 작성할 수 있다.
사용중인 Typora 에서도 잘 작동한다.
이제 Readme 에도 다이어그램이 들어가는 시대가 오는가 보다.
'tips' 카테고리의 다른 글
ubuntu 20.04 watchdog bug soft lockup stuck for CPU (0) | 2023.02.22 |
---|---|
How to change cache location(path) of npm (0) | 2022.06.10 |
[python] __import__, importlib.import_module (0) | 2021.08.17 |
Jest Error: import statement outside a module (0) | 2021.07.29 |
간단한 내부 테스트용 HTTP server (0) | 2020.08.11 |
Comments