website icon indicating copy to clipboard operation
website copied to clipboard

Minor formatting error on website docs

Open jasmezz opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug Small formittag error here: https://nf-co.re/docs/checklists/pipeline_release#steps-to-release

image

To Reproduce Steps to reproduce the behavior:

  1. Go to https://nf-co.re/docs/checklists/pipeline_release#steps-to-release
  2. Scroll down to text from above screenshot
  3. See error

Expected behavior To see the normal "note" window like this: image

jasmezz avatar Aug 21 '24 13:08 jasmezz

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

chriswyatt1 avatar Oct 08 '24 15:10 chriswyatt1