VariableRegex

mdoc.internal.markdown.VariableRegex
object VariableRegex

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def replaceVariables(input: Input, variables: Map[String, String], reporter: Reporter, settings: Settings): VirtualFile