frappe / print_designer

Visual print designer for Frappe / ERPNext
GNU Affero General Public License v3.0
180 stars 101 forks source link

fix: static text only save inner text #227

Closed maharshivpatel closed 2 months ago

maharshivpatel commented 2 months ago

This will break styled text, but i think plain text is more used. chrome adds unnecessary tags so only saving innerText instead of innerHTML for now.

fixes #129 #221

maharshivpatel commented 2 months ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: