Python Forum

Full Version: Testing formatting
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Trying

SomeCode+=instructions
  • A list
  • with
  • bullets
    1. a sublist
    2. with
    3. numbers

I can use fixed pitch fonts but that would be easier with a style
Testing syntax highlighter as well as custom bbcode button for it

[shcode=python]
class Klass:
    def __init__(self):
        pass

[/shcode]