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

Document collapsing boxes in reports/pages in an FAQ #4790

Merged
merged 5 commits into from
Mar 19, 2024
Merged

Conversation

hexylena
Copy link
Member

@hexylena hexylena commented Mar 11, 2024

  • collapse
  • show_column_headers=true
  • compact=true
  • title='The title'
  • footer='The footer'

also found out that if you want to use three backticks in a block, you have to use 4 in the parent block. And if you want 4, you guessed it, use 5.

markdown parsing is a literal unending nightmare. We hardcode looking for 3 backticks in places like the admin tutorial extraction, so, that's fun. Maybe need to switch to a real markdown engine eventually to fix that.

q: does it get filed as a Report faq or a Pages faq? More people probably use reports than pages but they're the same underlying thing.

@hexylena hexylena requested review from a team as code owners March 11, 2024 08:42
@hexylena hexylena changed the title Document collapsing in an FAQ Document collapsing boxes in reports/pages in an FAQ Mar 11, 2024
@hexylena
Copy link
Member Author

hexylena commented Mar 13, 2024

galaxyproject/galaxy#15260 galaxyproject/galaxy#16681 more are documented here in images

@hexylena hexylena marked this pull request as ready for review March 13, 2024 16:44
@shiltemann shiltemann merged commit fb8807e into main Mar 19, 2024
3 checks passed
@bebatut bebatut deleted the zapus-elver branch March 19, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants