File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 288288 ' </div>' +
289289 ' <div class="button-group btn-group" style="min-width:175px;">' +
290290 ' <a href="#" id="function-h1" class="btn btn-sm minibutton function-button js-navigation-item js-menu-close tooltipped tooltipped-s" aria-label="Header 1 (ctrl+1)">' +
291- ' <b class="select-menu-item-text js-select-button-text">h1</b> ' +
291+ ' h1 ' +
292292 ' </a>' +
293293 ' <a href="#" id="function-h2" class="btn btn-sm minibutton function-button js-navigation-item js-menu-close tooltipped tooltipped-s" aria-label="Header 2 (ctrl+2)">' +
294- ' <b class="select-menu-item-text js-select-button-text">h2</b> ' +
294+ ' h2 ' +
295295 ' </a>' +
296296 ' <a href="#" id="function-h3" class="btn btn-sm minibutton function-button js-navigation-item js-menu-close tooltipped tooltipped-s" aria-label="Header 3 (ctrl+3)">' +
297- ' <b class="select-menu-item-text js-select-button-text">h3</b> ' +
297+ ' h3 ' +
298298 ' </a>' +
299299 ' <a href="#" id="function-h4" class="btn btn-sm minibutton function-button js-navigation-item js-menu-close tooltipped tooltipped-s" aria-label="Header 4 (ctrl+4)">' +
300- ' <b class="select-menu-item-text js-select-button-text">h4</b> ' +
300+ ' h4 ' +
301301 ' </a>' +
302302 ' <a href="#" id="function-h5" class="btn btn-sm minibutton function-button js-navigation-item js-menu-close tooltipped tooltipped-s" aria-label="Header 5 (ctrl+5)">' +
303- ' <b class="select-menu-item-text js-select-button-text">h5</b> ' +
303+ ' h5 ' +
304304 ' </a>' +
305305 ' <a href="#" id="function-h6" class="btn btn-sm minibutton function-button js-navigation-item js-menu-close tooltipped tooltipped-s" aria-label="Header 6 (ctrl+6)">' +
306- ' <b class="select-menu-item-text js-select-button-text">h6</b> ' +
306+ ' h6 ' +
307307 ' </a>' +
308308 ' </div>' +
309309 ' </div>' +
You can’t perform that action at this time.
0 commit comments