Sha256: d68938bf0c3bb4512b9edc258d36a1d68b35b49b355df5c80bf8387f228e4a12
Contents?: true
Size: 1.4 KB
Versions: 2
Compression:
Stored size: 1.4 KB
Contents
mySettings={nameSpace:"txt2tags",previewParserPath:"",onShiftEnter:{keepDefault:!1,replaceWith:"\n\n"},markupSet:[{name:"Heading 1",key:"1",openWith:"= ",closeWith:" =",placeHolder:"Your title here..."},{name:"Heading 2",key:"2",openWith:"== ",closeWith:" ==",placeHolder:"Your title here..."},{name:"Heading 3",key:"3",openWith:"=== ",closeWith:" ===",placeHolder:"Your title here..."},{name:"Heading 4",key:"4",openWith:"==== ",closeWith:" ====",placeHolder:"Your title here..."},{name:"Heading 5",key:"5", openWith:"===== ",closeWith:" =====",placeHolder:"Your title here..."},{separator:"---------------"},{name:"Bold",key:"B",openWith:"**",closeWith:"**"},{name:"Italic",key:"I",openWith:"//",closeWith:"//"},{name:"Underline",key:"U",openWith:"__",closeWith:"__"},{name:"Strike",key:"S",openWith:"--",closeWith:"--"},{separator:"---------------"},{name:"Bulleted list",openWith:"- "},{name:"Numeric list",openWith:"+ "},{separator:"---------------"},{name:"Picture",key:"P",openWith:"[",closeWith:"]",placeHolder:"Your picture here..."}, {name:"Link",key:"L",openWith:"[",closeWith:" [![Link:!:http://]!]]",placeHolder:"Your text to link here..."},{separator:"---------------"},{name:"Quote",openWith:"\t"},{name:"Code",openWith:"``",closeWith:"``"},{name:"Raw",key:"R",openWith:'""',closeWith:'""',placeHolder:"No txt2tags in here!"},{separator:"---------------"},{name:"Preview",call:"preview",className:"preview"}]};
Version data entries
2 entries across 2 versions & 1 rubygems