tokenize mktEditable sections?
So, a basic question, and maybe not doable, but if I have a section in a landing page template like this...
<div class="mktEditable bodyText content" id="content-title">Page Title Text</div>
And...because I keep forgetting to edit the metatags on a landing page... I was hoping there's someway to take whatever has been added in a specific editable region, and make that also be the page's metatag title. Maybe there's another way?
I know I could make a "title" token that gets used in both spots (metatag and mktEditable region). But users would then be editing regions in two different ways -- adding confusion and inefficiency.