Skip to content
Snippets Groups Projects
Commit f3a0bf03 authored by 윤민상's avatar 윤민상
Browse files

Merge branch 'master' into 'main'

7th commit

See merge request !3
parents d6abc2f4 c14a5eb6
Branches
No related tags found
1 merge request!37th commit
...@@ -59,9 +59,9 @@ output: ...@@ -59,9 +59,9 @@ output:
`path` 가 지정되어 있지 않다면 문서는 자동적으로 같은 리렉토리 안에 내보내기한 파일을 저장한다. `path` 가 지정되어 있지 않다면 문서는 자동적으로 같은 리렉토리 안에 내보내기한 파일을 저장한다.
## Incremental Bullets ## 글머리 기호
You can render bullets incrementally by adding the `incremental` 옵션을 더해 글머리 기호를 : `incremental` 옵션을 더해 글머리 기호를 설정할 수 있다. 예시:
```yaml ```yaml
--- ---
...@@ -72,7 +72,7 @@ output: ...@@ -72,7 +72,7 @@ output:
``` ```
If you want to render bullets incrementally for some slides but not others you can use this syntax: 일부 슬라이드에 대해서만 글머리 기호를 렌더링하기 위해서는 아래의 구문을 사용할 수 있습니다. 예시:
```markdown ```markdown
> - Eat eggs > - Eat eggs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment