memodump
  • コメント
  • 編集不可のページ
  • メニュー
    • ナビゲーション
    • 更新履歴
    • ページ検索
    • ローカルサイトマップ
    • ヘルプ
    • ヘルプの目次
    • MoinWiki記法のヘルプ
    • 表示
    • 添付ファイル
    • 情報
    • Wikiテキスト
    • 印刷ビュー
    • 編集
    • ロード
    • 保存
  • ログイン

  • MoinMoin

    • セットアップ

    • カスタマイズ

    • 改造パーサ

    • Markdown を使う

  • 読書

  • プログラミング

  • その他

    • CSS Tips

2014-07-27 13:36:52時点のリビジョン48
  • Wikiサンドボックス

Wiki サンドボックス

下の4つの'-'以下で、自由に編集を試してください。ただし、単に実験のために新しいページを作成しないでください。

ヒント: "HelpOnEditing"をシフト+クリックすることで、新しいウィンドウにヘルプページを開くことができます。


Link Icons

  • top Internal Link

  • Interwiki Interwiki

  • http://www.google.com/ External Link (http)

  • https://www.google.com/ External Link (https)

  • meh.jpg Attachment

  • file://test.txt

  • mailto:user@example.com

  • ftp://ftp.ubuntu.com

  • nntp://localhost

  • news://localhost

  • telnet://localhost

  • ssh://localhost

  • irc://localhost

  • ircs://localhost

  • 編集

MarkDown test

line
break

strikethrough

smart strong_is_preferred.
no smart strong.

footnote1.

inline code block

  • list 1
  • list 2
    • nested list
    • nested list 2

Wiki形式リンク:

  • top
  • Labeled Link
  • 日本語リンク
  • http://www.google.co.jp/
  • Google

Wiki形式トランスクルージョン:

meh.jpg

Markdown形式リンク:

  • Markdown形式リンク
table test
sample data
more sample
preformatted
text
# python code highlight

import re

def test():
    return True
# python code

  1. this is footnote. ↩

meh test

WikiName

  • list 1
  • list 2
    line break
    line break 2
  • list 3
    • nested list
      line break
  • list 4
  • test
    line break

  • list 6

line
break
preservation

new p
new line
link
new line

preformatted text
new line

table

test

test

test

Additional tests

Footnote1

Formatting

italic bold typewriter

backtick typewriter (configurable)

bigger smaller

preformatted some more
and some more lines too

   1 def syntax(highlight):
   2     print "on"
   3     return None

Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ Python

someone@the.inter.net

Image Link

http://c2.com/sig/wiki.gif

Smileys

/!\ Alert

Lists

  • :テスト
  • :がんもどき
  • :はんぺん

Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second
  • third
    • mal sehen
    blockquote
    • deeper

Glossary

Term
Definition

Drawing

[添付]

Heading 1

Heading 2

Heading 3

Heading 4

besonders gross

ПростоТест

IRC Log test

   1 (23:18) <     jroes> ah
   2 (23:19) <     jroes> hm, i like the way {{{ works, but i was hoping the lines would wrap
   3 (23:21) -!- gpciceri [~gpciceri@host181-130.pool8248.interbusiness.it] has quit [Read error: 110 (Connection timed out)]
   4 (23:36) < ThomasWal> you could also write a parser or processor
   5 (23:38) <     jroes> i could?
   6 (23:38) <     jroes> would that require modification on the moin end though?
   7 (23:38) <     jroes> i cant change the wiki myself :x
   8 (23:39) < ThomasWal> parsers and processors are plugable
   9 (23:39) < ThomasWal> so you dont need to change the core code
  10 (23:40) < ThomasWal> you need to copy it to the wiki data directory though
  11 (23:40) <     jroes> well, what i meant to say was that i dont have access to the box running the wiki
  12 (23:40) < ThomasWal> then this is no option awdsd asdasd sa asdasd sad asdadasds adasd asd asd asd asd asd a dadad ad adad ad asd asd adad asdasd asd adad as d
  13 (23:40) <     jroes> yeah :/

新ページ

  1. test (1)

  • © 2014 dossist.
  • CC License
  • Powered by MoinMoin with memodump