You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/integration/markdown.t/run.t
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -198,14 +198,3 @@
198
198
199
199
since 4\.08
200
200
Tags are explained in this section.
201
-
202
-
203
-
#### Break lines
204
-
205
-
**Motivation**
206
-
207
-
The motivation for creating such library isto 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