Vivify-Ideas / vue-simple-markdown

A Simple and Highspeed Markdown Parser for Vue
MIT License
83 stars 17 forks source link

Code highlighting is not working #26

Open mahmoudyusof opened 4 years ago

mahmoudyusof commented 4 years ago

example

def __init__(self, *args):
    self.args = args

this loads a code block with proper indentation and all, but no highlighting