Skip to content

Instantly share code, notes, and snippets.

@starlocke
Created December 8, 2015 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save starlocke/9dcd5b0e00c2cd2b2fac to your computer and use it in GitHub Desktop.
Save starlocke/9dcd5b0e00c2cd2b2fac to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta class="mktoString" mktoName="Variable 1" id="var1" default="This is a variable">
<title></title>
<style>
body {background:#fff;}
</style>
</head>
<body>
${var1}
<div class="mktoText" id="exampleText" mktoName="Example Text Area">
<p>
This is an example editable text area.
</p>
</div>
<div>
<p>
This is a special symbol area.
</p>
<p>
Food&#127338; ... Food
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment