neelsmith / GreekSyntax.jl

https://neelsmith.github.io/GreekSyntax.jl/stable/
GNU General Public License v3.0
2 stars 0 forks source link

htmltext_indented throwing errors with color indexing #21

Closed neelsmith closed 1 year ago

neelsmith commented 1 year ago

This test line is erroring because it's getting an Int for verbal unit??

if isnothing(tkn.verbalunit) || endswith(tkn.verbalunit, "nothing") || endswith(tkn.verbalunit, ".0")

neelsmith commented 1 year ago

bad notebook: code is fine.