python-editor-v3
python-editor-v3 copied to clipboard
[Reference] Fix parameter rendering with underscores
trafficstars
The reST -> markdown -> munge -> render pipeline is breaking parameters with underscores:

Is this an issue in Pylance? If not, what did we do to introduce it?
This is prominent in the work-in-progress MicroPython SoundEffect API.