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

文末の句点 #184

Open
watiko opened this issue Aug 16, 2014 · 1 comment
Open

文末の句点 #184

watiko opened this issue Aug 16, 2014 · 1 comment

Comments

@watiko
Copy link
Contributor

watiko commented Aug 16, 2014

末尾に句点(。)がない文を探している時に疑問に思ったこと。

基本的にp要素内の文章末尾には句点をつけているのに対して、

<ul>
<li>
<p>
文1。文2
</p>

<p>
文3
</p>
...

</li>
</ul>

このようにリストの一部になっている場合、末尾にはつけていなかったので全体を通してそうなのだろうと思っていたところ、後半になるにつれ徐々に、ついていたりいなかったり…

また、リスト内でない時も末尾が場合(漢字で終わるときか?)で終わるとき統一されていないようです。

どちらが好ましいのか指針を示していただきたく。

@watiko watiko mentioned this issue Aug 16, 2014
@EzoeRyou
Copy link
Owner

特に意識して書いているものではありません。

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

2 participants