Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

文書構造 (案) #3

Open
cognitom opened this issue Jan 9, 2017 · 0 comments
Open

文書構造 (案) #3

cognitom opened this issue Jan 9, 2017 · 0 comments

Comments

@cognitom
Copy link
Contributor

cognitom commented Jan 9, 2017

  • 契約書の最初の行を契約書タイトルとし、行頭を#とする。
  • 章見出しは、行頭を##とする。章見出しは省略しても構わない。
  • 条見出しは、行頭を###とする。条見出しは省略してはならない。
  • 条文は、行頭に何もつけず書き、行頭に空白を置いてはならない。
  • 条文が「その2」「その3」...と続く場合は、段落を変えて書く。
# 契約書タイトル (h1)
## 章見出し (h2)
### 条見出し (h3)
条文その1 (p)

条文その2 (p)

括弧内は、対応するHTMLのタグ名

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant