Comment on Augmenting the Markdown Language for Great Python Graphical InterfacesComments−verdverm2yI've been using MDX and really loving it. Mixing code and markup fluidly is really nice.Was hoping this was the analog for Python, but it seems the content is still strings.i.e. parse markdown with code vs parse code with special strings
Comments
I've been using MDX and really loving it. Mixing code and markup fluidly is really nice.
Was hoping this was the analog for Python, but it seems the content is still strings.
i.e. parse markdown with code vs parse code with special strings