Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd display of non function items #19

Open
Tracked by #14
tingerrr opened this issue Jun 28, 2024 · 2 comments
Open
Tracked by #14

Odd display of non function items #19

tingerrr opened this issue Jun 28, 2024 · 2 comments

Comments

@tingerrr
Copy link

I've noticed that the two .with declarations and a dictionary value are both displayed oddly:

image

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.

@jneug
Copy link
Owner

jneug commented Jun 28, 2024

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.

@tingerrr
Copy link
Author

tingerrr commented Jul 2, 2024

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.

Ok, I'll wait for that version then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants