import { scanLine } from "https://deno.land/x/indent_and_wrap@v0.0.15/private/indent.ts";
Returns position where next line begins, and length of line-break characters at the end of the skipped line.
import { scanLine } from "https://deno.land/x/indent_and_wrap@v0.0.15/private/indent.ts";
Returns position where next line begins, and length of line-break characters at the end of the skipped line.