python-editor-v3 icon indicating copy to clipboard operation
python-editor-v3 copied to clipboard

[Reference] Fix parameter rendering with underscores

Open microbit-matt-hillsdon opened this issue 3 years ago • 1 comments
trafficstars

The reST -> markdown -> munge -> render pipeline is breaking parameters with underscores:

image

Is this an issue in Pylance? If not, what did we do to introduce it?

microbit-matt-hillsdon avatar Jan 17 '22 10:01 microbit-matt-hillsdon

This is prominent in the work-in-progress MicroPython SoundEffect API.

microbit-matt-hillsdon avatar Jul 12 '22 14:07 microbit-matt-hillsdon