You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using Tidy for your manual? This might be an issue with Tidy not yet supporting functions defined with .with.
I will keep this in mind for the next version.
Just to let you know: I'm in the process of doing a complete rewrite of Mantys that simplifies the API and has some things build-in that are somewhat tackt-on right now, due to being implemented later. Like Tidy support and custom types. Hopefully I get this done in the next few weeks.
Are you using Tidy for your manual? This might be an issue with Tidy not yet supporting functions defined with .with.
Yes, indeed!
Just to let you know: I'm in the process of doing a complete rewrite of Mantys that simplifies the API and has some things build-in that are somewhat tackt-on right now, due to being implemented later. Like Tidy support and custom types. Hopefully I get this done in the next few weeks.
I've noticed that the two
.with
declarations and a dictionary value are both displayed oddly:Usually I'd fix this myself and make a PR, but I don't really know which part of the code is responsible for this.
The text was updated successfully, but these errors were encountered: