Indent first line of HTML code.
This commit is contained in:
parent
225f701efb
commit
0696ffa075
@ -226,8 +226,7 @@ def render(headline, doc):
|
|||||||
|
|
||||||
|
|
||||||
def as_document(html):
|
def as_document(html):
|
||||||
return f"""
|
return f"""<!DOCTYPE html>
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<link href="../static/style.css" rel="stylesheet"/>
|
<link href="../static/style.css" rel="stylesheet"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user