public:others:elements_of_document

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

public:others:elements_of_document [2022/07/26 21:19] – created alexpublic:others:elements_of_document [2022/08/08 15:07] (current) alex
Line 1: Line 1:
 ====== Elements of Document ===== ====== Elements of Document =====
  
-  * 구조 +===== 구조 ===== 
-    * 헤더섹션 +  * 헤더 
-    * 목차 + 
-    * **bold**, //italic//, __underlined__, ''monospaced'', <del>deleted</del>, <sub>subscript</sub>, <sup>superscript</sup>, ruby text: 文字(もじ), +  THIS IS HEADER(LARGE) 
-    * 문장, 문단 +  ===================== 
-    * 개행+ 
 +  THIS IS HEADER(SMALL) 
 +  --------------------- 
 + 
 +  * 섹션 
 + 
 +  # This is a H1 
 +  ## This is a H2 
 +  ### This is a H3 
 +  #### This is a H4 
 +  ##### This is a H5 
 +  ###### This is a H6 
 + 
 +  * 목차 (auto generate by sections) 
 + 
 +  * **bold**, //italic//, __underlined__, ''monospaced'', <del>deleted</del>, <sub>subscript</sub>, <sup>superscript</sup>, ruby text: 文字(もじ), 
 + 
 +  * 문장, 문단 
 +  * blockquote 
 + 
 +  > 
 +  >> 
 + 
 +  * 개행 
 + 
 +  \\ 
     * 링크; 내부링크, 외부링크, 인터위키     * 링크; 내부링크, 외부링크, 인터위키
     * 이미지; 링크, 화면 출력     * 이미지; 링크, 화면 출력
Line 14: Line 40:
     * 미디어 파일; audio,      * 미디어 파일; audio, 
     * 기타 파일; pdf, doc, rtf, xls, csv,      * 기타 파일; pdf, doc, rtf, xls, csv, 
-    목록; 순서 없는, 순서 있는, 접힘 목록+  * 순서 없는(*), 순서 있는(-), 접힘 목록(+) 
 + 
 +  * 
 + 
 + 
     * 이모지     * 이모지
     * 문자 변경 → ← ↔ ⇒ ⇐ ⇔ » « – — 640×480 © ™ ® “He thought 'It's a man's world'…”     * 문자 변경 → ← ↔ ⇒ ⇐ ⇔ » « – — 640×480 © ™ ® “He thought 'It's a man's world'…”
Line 20: Line 51:
     * 표     * 표
     * 포맷 없음     * 포맷 없음
-    * 코드 블럭 + 
-    * syntax highlighting +  <nowiki></nowiki> 
-    * downloadable code+ 
 +    * 코드 블럭 (syntax highlightingdownloadable code, copy to clipboard, ...) 
 + 
 +  ```, <code></code>, <file></file> 
     * Embedding HTML<html>     * Embedding HTML<html>
 This is some <span style="color:red;font-size:150%;">inline HTML</span> This is some <span style="color:red;font-size:150%;">inline HTML</span>
  • public/others/elements_of_document.txt
  • Last modified: 2022/08/08 15:07
  • by alex