From 266d2c36e58ad1a53286ab2c01a2d41e3af883c7 Mon Sep 17 00:00:00 2001 From: Ri Xu Date: Tue, 25 Apr 2017 18:43:10 +0800 Subject: - Font bold, italic and underline style support. Relate issue #45; - Function `GetRows()` doc updated, relate issue #43; - go test and embed template updated --- templates.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates.go') diff --git a/templates.go b/templates.go index 81b531e..0c6d3b3 100644 --- a/templates.go +++ b/templates.go @@ -22,4 +22,4 @@ const templateDocpropsCore = `` -const templateTheme = `` +const templateTheme = `` -- cgit v1.2.1