File: nested-through-emphasis.txt

package info (click to toggle)
ocaml-odoc 1.5.2%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,972 kB
  • sloc: ml: 26,974; makefile: 59; sh: 35
file content (12 lines) | stat: -rw-r--r-- 396 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
((output
  (((f.ml (1 0) (1 25))
    (paragraph
     (((f.ml (1 0) (1 25))
       (link foo
        (((f.ml (1 8) (1 24))
          (emphasis
           (((f.ml (1 11) (1 23))
             (emphasis (((f.ml (1 19) (1 22)) (word baz))))))))))))))))
 (warnings
  ( "File \"f.ml\", line 1, characters 11-23:\
   \n'{{:...} ...}' (external link) is not allowed in '{{:...} ...}' (external link).")))