this is a demonstration of a bug in github's markdown rendering with tabs.. in code blocks nested under bullets, lines are rendered with an extra leading space character..
- ❌ yukon
alpha alpha alpha alpha alpha
- ❌ british columbia
bravo bravo bravo bravo bravo
- ❌ british columbia
- ✅ washington
charlie charlie charlie charlie charlie
- ✅ oregon
delta delta delta delta delta
- ✅ oregon
- ✅ baja california
echo echo echo echo echo
- ❌ sonora
foxtrot foxtrot foxtrot foxtrot foxtrot
- ❌ sonora
see this image of how my browser (firefox) is rendering this markdown:
i've highlighted (1) the good rendering of the numbered code block, vs (2) the bad rendering of the bulleted code block with the unwanted leading space