Skip to content

Commit

Permalink
feat: 🎸 improve compact rules
Browse files Browse the repository at this point in the history
  • Loading branch information
lagleki committed Jan 4, 2024
1 parent 4f42787 commit 97695d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,10 @@ export const optionsDefault = {
"UI7",
"PEI",
"GEhE",
"lujvo"
].concat(selmaho),
pictureRules: ["BRIVLA", "indicator", "KOhA", "GOhA"],
hyperedgeRules: ["spaces", "gismu", "fuhivla", "CMEVLA", "brivla"],
hyperedgeRules: ["spaces", "lujvo", "gismu", "fuhivla", "CMEVLA"],
nodesToDelete: [
"_pre$",
"^initial_spaces$",
Expand Down

0 comments on commit 97695d9

Please sign in to comment.