website
website copied to clipboard
Minor formatting error on website docs
trafficstars
Describe the bug Small formittag error here: https://nf-co.re/docs/checklists/pipeline_release#steps-to-release
To Reproduce Steps to reproduce the behavior:
- Go to https://nf-co.re/docs/checklists/pipeline_release#steps-to-release
- Scroll down to text from above screenshot
- See error
Expected behavior
To see the normal "note" window like this:
Thanks for spotting, pretty sure it's due to using an admonition within a list.
Fixed in https://github.com/nf-core/website/pull/2775