aboutsummaryrefslogtreecommitdiff
path: root/testdata/html.tmpl
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-08-01 02:11:00 +0700
committerShulhan <ms@kilabit.info>2022-08-01 02:11:51 +0700
commit3f36d9d317263f6c65f7ec4ebb4b704d7dafe00b (patch)
tree6c78ccda08183dc1b94003ccbd9a6815d7ff2aad /testdata/html.tmpl
parent8d347992ab2753dc878f56439883ec868e8d038d (diff)
downloadciigo-3f36d9d317263f6c65f7ec4ebb4b704d7dafe00b.tar.xz
all: export convert method in Converter as ToHtmlFile
This is the first public API provided for Converter, as promised in the previous commit.
Diffstat (limited to 'testdata/html.tmpl')
-rw-r--r--testdata/html.tmpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/testdata/html.tmpl b/testdata/html.tmpl
index 3f440a0..967be5e 100644
--- a/testdata/html.tmpl
+++ b/testdata/html.tmpl
@@ -1,7 +1,3 @@
-<!--
-// SPDX-FileCopyrightText: 2021 Shulhan <ms@kilabit.info>
-// SPDX-License-Identifier: GPL-3.0-or-later
---!>
<!DOCTYPE>
<html>
<head><title>{{.Title}}</title></head>