/ Published in: Other
Banner style found in HTML5 boilerplate.
Copy and paste this in Bundle Editor and add a hotkey for it.
/*
// ================================== \\
|| ||
|| HTML5 Boilerplate Comment Banner ||
|| ||
\\ ================================== //
*/
Copy and paste this in Bundle Editor and add a hotkey for it.
/*
// ================================== \\
|| ||
|| HTML5 Boilerplate Comment Banner ||
|| ||
\\ ================================== //
*/
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
${TM_COMMENT_START/\s*$/ /} // =${1/(.)|(?m:\n.*)/(?1:=)/g}= \\\\ || ${1/(.)|(?m:\n.*)/(?1: )/g} || || ${1:${TM_SELECTED_TEXT:Banner}} || || ${1/(.)|(?m:\n.*)/(?1: )/g} || \\\\ =${1/(.)|(?m:\n.*)/(?1:=)/g}= // ${TM_COMMENT_END/\s*(.+)/$1/}