Skip to content

Commit

Permalink
fix few errors in headings and add new anya key to the tree
Browse files Browse the repository at this point in the history
  • Loading branch information
pathnirvana committed Oct 2, 2024
1 parent 7af4fa0 commit e09925e
Show file tree
Hide file tree
Showing 9 changed files with 911 additions and 1,206 deletions.
4 changes: 2 additions & 2 deletions dev/build-tree.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ const tree = {
'atta-vp-pct': [], 'atta-vp-mv': [], 'atta-vp-cv': [], 'atta-vp-pv': [],

// file must be named anya-vm-1 instead of just anya-vm and first heading changed to centered
// otherwise will have an error since key 'anya' is not in the tree
'anya-vm': [ 'විසුද්ධිමග්ගො', 'විසුද්ධි මාර්ගය', 7, [0, 0], 'root', 'anya-vm-1'],
// otherwise will have an error since key 'anya' is not in the tree (updated here)
'anya': [ 'අන්‍ය', 'අන්‍ය', 7, [0, 0], 'root', 'anya-vm'],

}
const headingAtEndKeys = ['kn-vv', 'kn-pv', 'kn-thag', 'kn-thig',
Expand Down
302 changes: 0 additions & 302 deletions public/static/data/footnote-abbreviations-new.json

This file was deleted.

Loading

0 comments on commit e09925e

Please sign in to comment.