File: Wiki_Features.xhtml

package info (click to toggle)
libtext-multimarkdown-perl 1.000035-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,772 kB
  • ctags: 148
  • sloc: perl: 2,186; makefile: 8
file content (11 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
Base Url: http://some.url.com/path/to/wiki/<br />
Use WikiLinks: true<br />

<p>This is a sample <a href="http://some.url.com/path/to/wiki/WikiWord">WikiWord</a>, and a WikiWord that is not a <a href="http://some.url.com/path/to/wiki/WikiWord">WikiWord</a>.  And this is a <a href="http://some.url.com/path/to/wiki/Free_Link">Free Link</a>.</p>

<pre><code>A WikiWord and an escaped \WikiWord in a code block.
</code></pre>

<p>And a <code>WikiWord in a code span</code>.</p>

<p>And an escaped <code>\WikiWord</code> in a code span.</p>