add lb and rb
This commit is contained in:
parent
37b51bcbee
commit
3f3efe4afa
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ window.addEventListener("load", () => {
|
|||
LA: "Leftarrow",
|
||||
u: "mu",
|
||||
Tau: "mathrm{T}",
|
||||
lb: "textlbrackdbl",
|
||||
rb: "textrbrackdbl",
|
||||
})
|
||||
)[Symbol.iterator]()) {
|
||||
const bs = "\\";
|
||||
|
|
Loading…
Reference in a new issue