Skip to content

Commit faee0dc

Browse files
committed
Remove linebreak test
1 parent 82d1f2a commit faee0dc

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

test/integration/markdown.t/page.mld

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -124,17 +124,3 @@ This is a strong tag: {%html: <strong> Odoc language lack support for quotation!
124124

125125
@since 4.08
126126
Tags are explained in this section.
127-
128-
{3 Break lines}
129-
130-
{b Motivation}
131-
132-
The motivation for creating such library is to provide Melange users a
133-
better end-to-end user experience, since the original OCaml stdlib was not
134-
written with JS in mind. Below is a list of areas this lib aims to
135-
improve:
136-
{ol
137-
{- Consistency in name convention: camlCase, and arguments order}
138-
{- Exception thrown functions are all suffixed with {i Exn}, e.g, {i getExn}}
139-
{- Better performance and smaller code size running on JS platform}
140-
}

test/integration/markdown.t/run.t

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -198,14 +198,3 @@
198198

199199
since 4\.08
200200
Tags are explained in this section.
201-
202-
203-
#### Break lines
204-
205-
**Motivation**
206-
207-
The motivation for creating such library is to provide Melange users a better end-to-end user experience, since the original OCaml stdlib was not written with JS in mind. Below is a list of areas this lib aims to improve:
208-
209-
1. Consistency in name convention: camlCase, and arguments order
210-
2. Exception thrown functions are all suffixed with *Exn*, e.g, *getExn*
211-
3. Better performance and smaller code size running on JS platform

0 commit comments

Comments
 (0)