Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SWLab Docs for Choi
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
heywon.choi
SWLab Docs for Choi
Commits
4f741e57
Commit
4f741e57
authored
May 26, 2024
by
heywon.choi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
수정
parent
5c5430f4
Pipeline
#19013
passed with stage
in 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
7 deletions
+6
-7
03sublevel.adoc
...rted/modules/ROOT/pages/guide-like-bgbook/03sublevel.adoc
+4
-5
06sourcecode.adoc
...ed/modules/ROOT/pages/guide-like-bgbook/06sourcecode.adoc
+2
-2
No files found.
getting-started/modules/ROOT/pages/guide-like-bgbook/03sublevel.adoc
View file @
4f741e57
...
...
@@ -18,15 +18,14 @@ Section이하 레벨을 작성하는 AsciiDoc 소스는 다음과 같다.
[source,asciidoc]
----
[discrete]
===== Section
==== Section
Section이하 레벨 표현 시 사용한다.
----
=== 결과
Section이하 레벨을 사용하는 경우 본문 형태는 다음과 같다.
****
[discrete]
===== Section
==== Section
Section이하 레벨 표현 시 사용한다.
****
.섹션
image::figure2_1.png["Section"]
\ No newline at end of file
getting-started/modules/ROOT/pages/guide-like-bgbook/06sourcecode.adoc
View file @
4f741e57
...
...
@@ -7,7 +7,7 @@ include::../attributes/dir_attrs.adoc[]
[abstract]
.문서개요
--
이 문서는 AsciiDoc 에서 {doctitle}
을
표현하는 방법에 대해 설명합니다.
이 문서는 AsciiDoc 에서 {doctitle}
를
표현하는 방법에 대해 설명합니다.
--
== Source Code
...
...
@@ -15,7 +15,7 @@ include::../attributes/dir_attrs.adoc[]
[NOTE]
====
AsciiDoc에서 특수하게 사용되는 문자가 포함된 경우 xref:./06sourcecode.adoc#text_print["텍스트 그대로 출력"]
를
참고한다.
AsciiDoc에서 특수하게 사용되는 문자가 포함된 경우 xref:./06sourcecode.adoc#text_print["텍스트 그대로 출력"]
을
참고한다.
====
=== AsciiDoc 소스
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment