Rewrap
Rewrap copied to clipboard
Feature: support OCaml block comments
Support OCaml comments of the following forms
(* comment/docstring *)
(** docstring *)
(*_ interface comment *)
with space-preserving line-wrapping behavior (the next line is alined with the first space after (*)