Storybook: Request: Add Code Context to Addon-Notes withMarkDownNotes()

Created on 2 Aug 2018  路  2Comments  路  Source: storybookjs/storybook

I like that you can add code blocks, and there do seem to be classes that auto-apply when you do the same as github of

~~~js
let style = {
   backgroundColor: '#eeeeee'
}
~~~

But there doesn't seem to be any code context colouring such as in examples like this:

let style = {
    backgroundColor: '#eeeeee'
}

I don't think it's a bug as this is a fresh install of the 3.4 version.

notes feature request inactive question / support

All 2 comments

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rpersaud picture rpersaud  路  3Comments

purplecones picture purplecones  路  3Comments

sakulstra picture sakulstra  路  3Comments

shilman picture shilman  路  3Comments

zvictor picture zvictor  路  3Comments