You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote imperavi with the below issue and indicated that they really don't support angular. What do you think. I sometimes program on a windows 8 computer with Webstorm 9.0 using nodejs as backend and my preferred stack based on repo (https://github.com/SharePointOscar/MEANS). Not sure what to do.
John
email to Imperavi,
First, thanks for a great product. I've quickly integrated as solution with an AngularJS CMS I wrote. I'm using TylerGarlick's angular-redactor directive with great success and currently have a few issues I haven't resolved.
Tested on windows 8.1 and windows 7 with latest Chrome Version 39.0.2171.99 m
When pressing enter in the textbox or table cell
the markup shows
<span class="redactor-invisible-space">
If I press shift+enter the markup shows
<br>
Only on windows 8.1 with latest Chrome Version 39.0.2171.99 m
Tables dont display and a 2 by 2 table insert in markup shows
<br>
<br>
<br>
<br>
The text was updated successfully, but these errors were encountered:
I wrote imperavi with the below issue and indicated that they really don't support angular. What do you think. I sometimes program on a windows 8 computer with Webstorm 9.0 using nodejs as backend and my preferred stack based on repo (https://github.com/SharePointOscar/MEANS). Not sure what to do.
John
email to Imperavi,
First, thanks for a great product. I've quickly integrated as solution with an AngularJS CMS I wrote. I'm using TylerGarlick's angular-redactor directive with great success and currently have a few issues I haven't resolved.
Tested on windows 8.1 and windows 7 with latest Chrome Version 39.0.2171.99 m
When pressing enter in the textbox or table cell
the markup shows
<span class="redactor-invisible-space">
If I press shift+enter the markup shows
<br>
Only on windows 8.1 with latest Chrome Version 39.0.2171.99 m
Tables dont display and a 2 by 2 table insert in markup shows
<br>
<br>
<br>
<br>
The text was updated successfully, but these errors were encountered: