mirror of
https://github.com/TangentFoxy/markdown.lua.git
synced 2025-07-28 01:52:17 +00:00
More whitespace fixes
This commit is contained in:
@@ -1205,9 +1205,9 @@ local function run_command_line(arg)
|
|||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="content-type" content="text/html; charset=CHARSET" />
|
<meta http-equiv="content-type" content="text/html; charset=CHARSET" />
|
||||||
<title>TITLE</title>
|
<title>TITLE</title>
|
||||||
<link rel="stylesheet" type="text/css" href="STYLESHEET" />
|
<link rel="stylesheet" type="text/css" href="STYLESHEET" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
]]
|
]]
|
||||||
|
Reference in New Issue
Block a user