asp.net mvc - Bootstrap 3.0 cause collapse entire code like a sentence, google prittyfy -
I'm using Markdown, google prettify and bootstrap, so the result comes in a row like this
< Try to Make a Pre LockTry the interval of 10/0 Try just the interval of 10/0 "in the bundling of my MVC application" ~ / content / bootstrap.css " And the result comes in this way
Start as the process log Try to select Try 10/0 end Start Grab EXEC LogErr end My whole application is designed by using Bootstrap, so I can not remove this CSS, is there any customer who uses Bootstrap with Google Custom and Markdown? Could?
I found this problem, here is the class that was causing it
pre code {padding: 0; Font size: heir; Color: heir; White-space: Pre-wrap; Background color: transparent; Boundary-radius: 0; }
Change
pre code {padding: 0; Font size: heir; Color: heir; / * White-space: pre-rap; * / Background-color: transparent; Boundary-radius: 0; }
Whitespace: pre-rap
; The code was wrapping, maybe it could help someone.
Comments
Post a Comment