File: test.ml

package info (click to toggle)
js-of-ocaml 5.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 32,020 kB
  • sloc: ml: 91,250; javascript: 57,289; ansic: 315; makefile: 271; lisp: 23; sh: 6; perl: 4
file content (19 lines) | stat: -rw-r--r-- 641 bytes parent folder | download | duplicates (3)
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"