This is a form that outputs JSON to feed into myWord
More info TK. For now, read this blog post.
- enable localStorage for
authorname
,authorwebsite
- simplify script by using JSON.stringify instead of adding quotes, colons and brackets to
output
variable - put scripts in separate file
2015-02-13
- added the following attributes:
authorwebsite
,description
,titlefont
,bodyfont
,flMarkdown
- provided default black background image if
img
is not entered
2015-02-18
- Using myjson.com api to write json directly to the service (for free hosting)