SimpleHtml

mdoc.internal.livereload.SimpleHtml
object SimpleHtml

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SimpleHtml.type

Members list

Value members

Concrete methods

def fromMarkdown(markdown: String, filename: String, url: String): String
def wrapHtmlBody(body: String, tableOfContents: TableOfContents, title: String, url: String): String