Skip to content

Commit

Permalink
Add untoggle invalid syllable MEI Action
Browse files Browse the repository at this point in the history
  • Loading branch information
yinanazhou committed Jan 22, 2024
1 parent 0119a80 commit 69294a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions Neon-gh/assets/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
<div id="remove-empty-syls" class="navbar-dropdown-item">Remove Empty Syllables</div>
<div id="remove-empty-neumes" class="navbar-dropdown-item">Remove Empty Neumes</div>
<div id="remove-out-of-bounds-glyphs" class="navbar-dropdown-item">Remove Out-of-bounds Glyphs</div>
<div id="untoggle-invalid-syls" class="navbar-dropdown-item">Untoggle Invalid Toggled Syllables</div>
<div id="revert" class="navbar-dropdown-item">Revert</div>
</div>
</div>
Expand Down
10 changes: 5 additions & 5 deletions Neon-gh/editor.js

Large diffs are not rendered by default.

0 comments on commit 69294a4

Please sign in to comment.