Current section
Files
Jump to
Current section
Files
lib/test/data/index_md.html
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>My PDF</title>
</head>
<body>
{{ toHTML "file_1.md" }} {{ toHTML "file_2.md" }}
</body>
</html>