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:34] admin [Text to HTML Conversions] |
wiki:syntax [2019/07/15 16:45] (current) admin |
||
|---|---|---|---|
| Line 45: | Line 45: | ||
| 用于复制黏贴一些文档 | 用于复制黏贴一些文档 | ||
| </file> | </file> | ||
| + | |||
| + | ``` | ||
| + | <file> | ||
| + | 纯文本格式. | ||
| + | 用于复制黏贴一些文档 | ||
| + | </file> | ||
| + | ``` | ||
| \\ | \\ | ||
| Line 324: | Line 331: | ||
| 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. | ||
| - | -> <- <-> => <= <=> >> << (c) (tm) (r) | + | -> <- <-> => <= <=> (c) (tm) (r) |
| "He thought 'It's a man's world'..." | "He thought 'It's a man's world'..." | ||
| <code> | <code> | ||
| - | -> <- <-> => <= <=> >> << (c) (tm) (r) | + | -> <- <-> => <= <=> (c) (tm) (r) |
| "He thought 'It's a man's world'..." | "He thought 'It's a man's world'..." | ||
| </code> | </code> | ||