Fix formatting in descr
This commit is contained in:
parent
ec6b3144ba
commit
5926808b12
|
@ -1,6 +1,5 @@
|
|||
Universal toplevel for OCaml
|
||||
utop is an improved toplevel for OCaml. It can run in a terminal or in
|
||||
Emacs. It supports line edition, history, real-time and context
|
||||
sensitive completion, colors, and more.
|
||||
|
||||
It integrates with the tuareg mode in Emacs.
|
||||
utop is an improved toplevel for OCaml. It can run in a terminal or in Emacs. It
|
||||
supports line edition, history, real-time and context sensitive completion,
|
||||
colors, and more. It integrates with the tuareg mode in Emacs.
|
||||
|
|
Loading…
Reference in New Issue