Skip to content

Commit c0b17b4

Browse files
author
kimuraw
committed
change description inline literal -> monospaced text
git-svn-id: http://hikidoc.rubyforge.org/svn/trunk@124 a4544477-fcff-0310-b425-9d56a9aeec48
1 parent 37314fc commit c0b17b4

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NEWS

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
!! Changes 0.0.5 from 0.0.4: XXXX-XX-XX
44

55
* fix a bug: strings after non-WikiName expression are ignored
6-
* new text decoration ``inline literal``
6+
* new text decoration ``monospaced text``
77

88
!! Changes 0.0.4 from 0.0.3: 2009-08-17
99

NEWS.ja

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
!! 0.0.4����0.0.5���ѹ���: XXXX-XX-XX
44

55
* Ʊ��Ԥ˴ޤޤ����WikiNameɽ���ʹߤ�ʸ�������Ϥ���ʤ��Х�����
6-
* ������ʸ���ν���``����饤���ƥ��``���ɲ�
6+
* ������ʸ���ν���``����ɽ��``���ɲ�
77

88
!! 0.0.3����0.0.4���ѹ���: 2009-08-17
99

TextFormattingRules

+2-2
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,14 @@ Text surrounded by sets of double backquotes (``) is inline literal.
133133
If you write like this, it becomes ''emphasised''.
134134
And if you write like this, it becomes '''strongly emphasised'''.
135135
==This is dull, but== And struck-out text is supported, too!
136-
If you write like this, it becomes ``inline literal``.
136+
If you write like this, it becomes ``monospaced text``.
137137

138138
*Example output
139139

140140
If you write like this, it becomes ''emphasised''.
141141
And if you write like this, it becomes '''strongly emphasised'''.
142142
==This is dull, but== And struck-out text is supported, too!
143-
If you write like this, it becomes ``inline literal``.
143+
If you write like this, it becomes ``monospaced text``.
144144

145145
!Headings
146146

TextFormattingRules.ja

+3-3
Original file line numberDiff line numberDiff line change
@@ -126,21 +126,21 @@ http://jp.rubyist.net/theme/clover/clover_h1.png
126126

127127
��=��2�ĤǤϤ������ʬ�ϼ�����ˤʤ�ޤ���
128128

129-
��`��2�ĤǤϤ������ʬ�ϥ���饤���ƥ��ˤʤ�ޤ���
129+
��`��2�ĤǤϤ������ʬ������ɽ���ˤʤ�ޤ���
130130

131131
*������
132132

133133
���Τ褦�ˤ����''��Ĵ''�ˤʤ�ޤ���
134134
�����ơ����Τ褦�ˤ����'''����˶�Ĵ'''����ޤ���
135135
==���뤤����==����ˡ����ä����⥵�ݡ��Ȥ��Ƥ��ޤ���
136-
�ޤ��ޤ������Τ褦�ˤ����''����饤���ƥ��''�ˤʤ�ޤ���
136+
�ޤ��ޤ������Τ褦�ˤ����''����ɽ��''�ˤʤ�ޤ���
137137

138138
*������
139139

140140
���Τ褦�ˤ����''��Ĵ''�ˤʤ�ޤ���
141141
�����ơ����Τ褦�ˤ����'''����˶�Ĵ'''����ޤ���
142142
==���뤤����==����ˡ����ä����⥵�ݡ��Ȥ��Ƥ��ޤ���
143-
�ޤ��ޤ������Τ褦�ˤ����''����饤���ƥ��''�ˤʤ�ޤ���
143+
�ޤ��ޤ������Τ褦�ˤ����''����ɽ��''�ˤʤ�ޤ���
144144

145145
!����
146146

0 commit comments

Comments
 (0)