Project

General

Profile

Patch #40939 » 0001-Change-comment-to-u-for-Underline-button.patch

Go MAEDA, 2024-07-19 09:56

View differences:

app/assets/javascripts/jstoolbar/markdown.js
26 26
  }
27 27
}
28 28

  
29
// ins
29
// u
30 30
jsToolBar.prototype.elements.ins = {
31 31
  type: 'button',
32 32
  title: 'Underline',
(3-3/4)