mirror of
https://github.com/TangentFoxy/markdown.lua.git
synced 2025-07-27 17:42:16 +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">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=CHARSET" />
|
||||
<title>TITLE</title>
|
||||
<link rel="stylesheet" type="text/css" href="STYLESHEET" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=CHARSET" />
|
||||
<title>TITLE</title>
|
||||
<link rel="stylesheet" type="text/css" href="STYLESHEET" />
|
||||
</head>
|
||||
<body>
|
||||
]]
|
||||
|
Reference in New Issue
Block a user