aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/japanese.html
diff options
context:
space:
mode:
authorArtem Yunusov <nedrlab@gmail.com>2008-07-15 18:18:09 +0500
committerArtem Yunusov <nedrlab@gmail.com>2008-07-15 18:18:09 +0500
commit57539d69e8ee1e86bd14c9e51273e576b2e38438 (patch)
treea42044fb6dba4dfcc218013468a478d584e4a939 /tests/misc/japanese.html
parenta316ac49a6934221b24ec58a6a7dc4c3b30ae1e8 (diff)
downloadmarkdown-57539d69e8ee1e86bd14c9e51273e576b2e38438.tar.gz
markdown-57539d69e8ee1e86bd14c9e51273e576b2e38438.tar.bz2
markdown-57539d69e8ee1e86bd14c9e51273e576b2e38438.zip
Output bug fixed(stripping text data at the end of processing in _processPlaceholders). Ticket #5 fixed.
Diffstat (limited to 'tests/misc/japanese.html')
-rw-r--r--tests/misc/japanese.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/japanese.html b/tests/misc/japanese.html
index 3fda1c1..ae1df5d 100644
--- a/tests/misc/japanese.html
+++ b/tests/misc/japanese.html
@@ -9,5 +9,5 @@
<li>オブジェクトのメンバに対するアクセスが制限されていない。(属性や専用のメソッドフックを実装することによって制限は可能。)</li>
<li>モジュール、クラス、オブジェクト等の言語の要素が内部からアクセス可能であり、リフレクションを利用した記述が可能。</li>
</ul>
-<p>また、Pythonではインデントによりブロックを指定する構文を採用している(⇒<a href="#jklj">オフサイドルール</a>)。この構文はPythonに慣れたユーザからは称賛をもって受け入れられているが、他の言語のユーザからは批判も多い。このほかにも、大きすぎる実行ファイルや、Javaに比べて遅い処理速度などが欠点として指摘されている。しかし <strong>プロトタイピング</strong>の際にはこれらの点はさして問題とはならないことから、研究開発部門では頻繁に利用されている。</p>
+<p>また、Pythonではインデントによりブロックを指定する構文を採用している(⇒<a href="#jklj">オフサイドルール</a>)。この構文はPythonに慣れたユーザからは称賛をもって受け入れられているが、他の言語のユーザからは批判も多い。このほかにも、大きすぎる実行ファイルや、Javaに比べて遅い処理速度などが欠点として指摘されている。しかし <strong>プロトタイピング</strong> の際にはこれらの点はさして問題とはならないことから、研究開発部門では頻繁に利用されている。</p>