This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:syntax [2019/07/15 16:32] admin [Text to HTML Conversions] |
wiki:syntax [2019/07/15 16:45] (current) admin |
||
---|---|---|---|
Line 45: | Line 45: | ||
用于复制黏贴一些文档 | 用于复制黏贴一些文档 | ||
</file> | </file> | ||
+ | |||
+ | ``` | ||
+ | <file> | ||
+ | 纯文本格式. | ||
+ | 用于复制黏贴一些文档 | ||
+ | </file> | ||
+ | ``` | ||
\\ | \\ | ||
Line 320: | Line 327: | ||
* DELETEME %% DELETEME %% | * DELETEME %% DELETEME %% | ||
- | ===== Text to HTML Conversions ===== | + | ==== Text to HTML Conversions ==== |
Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters. | Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters. | ||
- | -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) | + | -> <- <-> => <= <=> (c) (tm) (r) |
"He thought 'It's a man's world'..." | "He thought 'It's a man's world'..." | ||
<code> | <code> | ||
- | -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) | + | -> <- <-> => <= <=> (c) (tm) (r) |
"He thought 'It's a man's world'..." | "He thought 'It's a man's world'..." | ||
</code> | </code> |