@@ -26,12 +26,12 @@ mySettings = {
2626 { name :'Stroke through' , key :'S' , closeWith :'-' , openWith :'-' } ,
2727 { separator :'---------------' } ,
2828 { name :'Bulleted list' , openWith :'(!(* |!|*)!)' } ,
29- { name :'Numeric list' , openWith :'(!(# |!|#)!)' } ,
29+ { name :'Numeric list' , openWith :'(!(# |!|#)!)' } ,
3030 { separator :'---------------' } ,
31- { name :'Picture' , replaceWith :'![![Source:!:http://]!]([![Alternative text]!])! ' } ,
32- { name :'Link' , openWith :'"' , closeWith :'([![Title]!])":[![Link:!:http://]!]' , placeHolder :'Your text to link here...' } ,
31+ { name :'Picture' , replaceWith :'![![Source:!:http://]!](!(( [![Alternative text]!]))!)! ' } ,
32+ { name :'Link' , openWith :'"' , closeWith :'(!(( [![Title]!]))! )":[![Link:!:http://]!]' , placeHolder :'Your text to link here...' } ,
3333 { separator :'---------------' } ,
34- { name :'Quotes' , openWith :'bq(!(([![Class]!])!) ). ' } ,
34+ { name :'Quotes' , openWith :'bq(!(([![Class]!]))! ). ' } ,
3535 { name :'Code' , openWith :'@' , closeWith :'@' } ,
3636 { separator :'---------------' } ,
3737 { name :'Preview' , call :'preview' , className :'preview' }
0 commit comments