RailsCasts Pro episodes are now free!

Learn more or hide this

Anton Trushkevich's Profile

GitHub User: trushkevich

Comments by Anton Trushkevich

Avatar

Great screencast, thanks Ryan.

Currently requirements for a markup are different from what is described in the screencast. Check the source code of the official demo page http://jejacks0n.github.io/mercury/

html
<div id="hero_content" contenteditable="true" style="overflow: auto;" data-mercury="full">
    <h1>Mercury Editor</h1>
</div>