Dennis Suitters
Dennis Suitters
> Found previous related issue: #368 from 2014 > > This line looks to be the culprit: > > https://github.com/summernote/summernote/blob/542738a99ad81a426c99d267e4bf8345e1efbc46/src/js/editing/Style.js#L149 > > Changing it to: `styleInfo['line-height'] = parseFloat(para.style.lineHeight).toFixed(1);` seems to...
There was a PR merged recently to address YouTube and Instagram videos, you may need to build the project on your local machine to get the changes. I have no...
You can do that, obviously, just be aware that if you update, you'll have to edit that again.
Unless the particular font that is used in Google's, or even another Word type document is referenced within the styling of the web page document, then it won't be used....
@chamidu-supeshala it may be possible that the Summernote styling for inside the editing area is overriding the inline styling as it most likely uses the `!important` declaration to enforce styling,...
I've been using Summernote inside an Ajax-loaded dialog with Bootstrap in the past, and more recently with ditching Bootstrap myself, within an Ajax-loaded content within Fancybox. The difference is though,...
Excellent, thank you for creating a PR, once I get a moment, I'll test the changes, and if all good do the merge.
You may need to change the folder they accessed from. Or check their file permissions.
ok, I'll have a look when I get a chance to examine what's going on. Is it just the Cyborg theme? Have you tried the others?
The console log is showing exactly what's wrong, the folder to access the templates is incorrect. You can change this so the correct file reference is used.