We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
show
currently tlg templates have very ugly printing. should implement a show method to make it looks better.
possible information to show:
arguments, template basic intro, etc.
The details are not decided yet not sure what to display currently. Showing all the slot is not a good idea at least
The text was updated successfully, but these errors were encountered:
I suggest to couple it with a nicer show method for the layouts in rtables.
rtables
Sorry, something went wrong.
that is not possible, as there is no fixed layout in a single output. (layout changes depending on the argument)
No branches or pull requests
currently tlg templates have very ugly printing. should implement a
show
method to make it looks better.possible information to show:
arguments, template basic intro, etc.
The details are not decided yet not sure what to display currently. Showing all the slot is not a good idea at least
The text was updated successfully, but these errors were encountered: