i want to save textangular editor's text with styles and tags (applied by its toolbar) in DB.
Is there a way i can do this without saving HTML
?
Currently i am saving html with decoding.
Asked
Active
Viewed 44 times
1

khateeb
- 163
- 6
-
Why wouldn't you want to store the html? – charlietfl May 01 '18 at 12:34
-
@charlietfl i want to get the styles (tags) that are applied on specific text-angular field and only want to store those tags. – khateeb May 02 '18 at 12:52
-
That really isn't very clear. Provide example – charlietfl May 02 '18 at 13:12