Sha256: 35498c8c9991a992ab3e705b8f9f53223a5345e0f30aa2406ba9f3f3ad666949
Contents?: true
Size: 1.75 KB
Versions: 2
Compression:
Stored size: 1.75 KB
Contents
mySettings={nameSpace:"textile",previewParserPath:"",onShiftEnter:{keepDefault:!1,replaceWith:"\n\n"},markupSet:[{name:"Heading 1",key:"1",openWith:"h1(!(([![Class]!]))!). ",placeHolder:"Your title here..."},{name:"Heading 2",key:"2",openWith:"h2(!(([![Class]!]))!). ",placeHolder:"Your title here..."},{name:"Heading 3",key:"3",openWith:"h3(!(([![Class]!]))!). ",placeHolder:"Your title here..."},{name:"Heading 4",key:"4",openWith:"h4(!(([![Class]!]))!). ",placeHolder:"Your title here..."},{name:"Heading 5", key:"5",openWith:"h5(!(([![Class]!]))!). ",placeHolder:"Your title here..."},{name:"Heading 6",key:"6",openWith:"h6(!(([![Class]!]))!). ",placeHolder:"Your title here..."},{name:"Paragraph",key:"P",openWith:"p(!(([![Class]!]))!). "},{separator:"---------------"},{name:"Bold",key:"B",closeWith:"*",openWith:"*"},{name:"Italic",key:"I",closeWith:"_",openWith:"_"},{name:"Stroke through",key:"S",closeWith:"-",openWith:"-"},{separator:"---------------"},{name:"Bulleted list",openWith:"(!(* |!|*)!)"},{name:"Numeric list", openWith:"(!(# |!|#)!)"},{separator:"---------------"},{name:"Table generator",className:"tablegenerator",placeholder:"Your text here...",replaceWith:function(a){cols=prompt("How many cols?");rows=prompt("How many rows?");html="";for(r=0;r<rows;r++){for(c=0;c<cols;c++)html+="|"+(a.placeholder||"");html+="|\n"}return html}},{separator:"---------------"},{name:"Picture",replaceWith:"![![Source:!:http://]!]([![Alternative text]!])!"},{name:"Link",openWith:'"',closeWith:'([![Title]!])":[![Link:!:http://]!]', placeHolder:"Your text to link here..."},{separator:"---------------"},{name:"Quotes",openWith:"bq(!(([![Class]!]))!). "},{name:"Code",openWith:"@",closeWith:"@"},{separator:"---------------"},{name:"Preview",call:"preview",className:"preview"}]};
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
compass-jquery-plugin-0.3.3.1 | templates/markitup/markitup/jquery.markitup.set.textile.min.js |
compass-jquery-plugin-0.3.3.0 | templates/markitup/markitup/jquery.markitup.set.textile.min.js |