Open wachri opened 9 years ago
You can use normal markup in markdown. Just build out your palette with HTML within the doc section and it should render appropriately.
Be sure to add a none-example
to the end of your doc section if you aren't using any other examples. That way the cortana renderer won't trip up with it's conversion process.
Hey lawren ,
I have tried to show the basic color of my web application in my style guide like http://yago.github.io/Cortana-example/layout_-_colors.html.I have written the doc as layout_colors.txt .It's showing only the HTML code but not showing the Example. Could you please help me..
I found a very nice example in the Cortana demo under http://yago.github.io/Cortana-example/layout_-_colors.html. I searched around but found no where an example how to generate this.