File: test.ml

package info (click to toggle)
js-of-ocaml 6.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 37,932 kB
  • sloc: ml: 135,957; javascript: 58,364; ansic: 437; makefile: 422; sh: 12; perl: 4
file content (19 lines) | stat: -rw-r--r-- 641 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* This is demo input for wiki. It will be loaded automatically into window on startup *)

let test1 =
  "\n\n\
   ====this is h4\n\n\
   # number list  el 1\n\
   # number list e2 2 //with italic text\n\n\n\
   //with italic\n\n\
   * bullet list el1 ** with bold text\n\
   * bullet list el2 ** with bold // and italic text\n\n\
   <<youtube 1XNTjVScm_8>>\n\n\
   [[http://ya.ru|Link to Yandex]]\n\n\
   [[http://google.com]]\n\n\
   {{http://icons-search.com/img/yellowicon/firefox_win.zip/Firefox_Thunderbird_Win-icons-Firefox.ico-128x128.png|mail \
   icon}}\n\n\
   {{{\n\
   == [[Nowiki]]:\n\
   //**don't** format//\n\
   }}}\n\n\n"