This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Testing code editor
for i in {1..10}
	do 
		print ${i}
	done
1. A list inside code
1. Second element in list
1. Third element in list
2. this is it
3. this is another

Outside the code block trying the list numbers

  1. First element
  2. Second element
  3. Third element

Works ok here but not in the code block

0 answers

No answers yet.

Log in to answer this question.