scarpe-team / scarpe

Scarpe - shoes but running on webview
Other
162 stars 29 forks source link

PR for :emphasis property in issue#520 #522

Closed imlakshay08 closed 8 months ago

imlakshay08 commented 8 months ago

Description

for #520

This PR introduces support for the :emphasis style within the text rendering functionalities of Scarpe. It enables the italicization of text elements such as em, span, and other applicable tags based on Shoes conventions.

Motivation and Context:

Checklist

noahgibbs commented 8 months ago

Looks good. Assuming the tests pass (I expect they will) I'm cool with merging this.