import { helpers } from "https://deno.land/x/frugal@0.9.6/doc/dep/marked.ts";
Functions
Remove trailing 'c's. Equivalent to str.replace(/c$/, ''). /c$/ is vulnerable to REDOS. | |
import { helpers } from "https://deno.land/x/frugal@0.9.6/doc/dep/marked.ts";
Remove trailing 'c's. Equivalent to str.replace(/c$/, ''). /c$/ is vulnerable to REDOS. | |