tylergneill / skrutable

Toolkit for manipulating Sanskrit text with Python
Other
14 stars 3 forks source link

feat: expose virama avoidance #33

Closed tylergneill closed 1 month ago

tylergneill commented 1 month ago

the avoid_virāma option has been controlled only thru the backend config, but it's easy enough to expose the basic option.

later on, I can also expose the finer details as a series of checkboxes, but we'll start simple for now.