From 10a99e293f955ba148ecdfe7fd8628008c274fb3 Mon Sep 17 00:00:00 2001 From: Per Olofsson Date: Thu, 1 Dec 2016 10:38:04 -0500 Subject: [PATCH] Fix UTF-8 handling in README.html generation. --- .../xcshareddata/xcschemes/AutoDMG.xcscheme | 2 +- README.css | 11 -------- README.template | 27 +++++++++++++++++++ 3 files changed, 28 insertions(+), 12 deletions(-) delete mode 100644 README.css create mode 100644 README.template diff --git a/AutoDMG.xcodeproj/xcshareddata/xcschemes/AutoDMG.xcscheme b/AutoDMG.xcodeproj/xcshareddata/xcschemes/AutoDMG.xcscheme index 4374b43..ebc259e 100644 --- a/AutoDMG.xcodeproj/xcshareddata/xcschemes/AutoDMG.xcscheme +++ b/AutoDMG.xcodeproj/xcshareddata/xcschemes/AutoDMG.xcscheme @@ -92,7 +92,7 @@ ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction"> - -body { - font-family: sans-serif; -} - -li { - list-style: disc; -} - - diff --git a/README.template b/README.template new file mode 100644 index 0000000..3bb65f9 --- /dev/null +++ b/README.template @@ -0,0 +1,27 @@ + + + + + + + + + AutoDMG + + + + +<%= @body %> + + +