We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb4efa commit be074c8Copy full SHA for be074c8
myst.yml
@@ -15,9 +15,9 @@ project:
15
# authors:
16
# - name: 코딩알지
17
18
- numbering:
+ numbering:
19
title: true
20
- # headings: true
+ headings: true
21
# description:
22
# keywords: []
23
# authors: []
starting.ipynb
@@ -298,7 +298,7 @@
298
"cell_type": "markdown",
299
"metadata": {},
300
"source": [
301
- "아래 처럼 닫는 괄호를 추가하면 오류가 발생하지 않는다."
+ "아래처럼 닫는 괄호를 추가하면 오류가 발생하지 않는다."
302
]
303
},
304
{
0 commit comments