View Source Earmark.Helpers (Earmark v1.4.47)

Summary

Functions

Regex.replace with the arguments in the correct order

Functions

Link to this function

replace(text, regex, replacement, options \\ [])

View Source
@spec replace(String.t(), Regex.t(), String.t(), Earmark.Options.options()) ::
  String.t()

Regex.replace with the arguments in the correct order