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
If you build a book using hon build --html --pdf --no-epub the context for the HTML renderer and the PDF renderer are shared, we noticed this with the styles from the HTML renderer being referenced by the PDF renderer.
If you build a book using
hon build --html --pdf --no-epubthe context for the HTML renderer and the PDF renderer are shared, we noticed this with the styles from the HTML renderer being referenced by the PDF renderer.