edgardleal / require-vuejs

RequireJS plugin to async and dynamic load and parse .vue components
https://edgardleal.github.io/require-vuejs/
MIT License
149 stars 30 forks source link

PRE tag in Template #17

Closed artyprog closed 7 years ago

artyprog commented 7 years ago

Hy,

In "template "tags, the "pre" tag does not preserve lines feed. All text is displayed in one line.... I would like to display highlighted code

Regards

edgardleal commented 7 years ago

Can you give me an example ?

artyprog commented 7 years ago

Yes of course Here is a sample : http://vuejsrequire-prebug.surge.sh/.

Regards

edgardleal commented 7 years ago

I am working on it.

edgardleal commented 7 years ago

I fixed it on this commit d75fd25329f06beb575acc26afdb15b45144b51c I need fix more things to generate an release.