feat: Add HTML export option (#4056)
* tidy * Add title to HTML export * fix: Add compatability for documents without collab state * Add HTML download option to UI * docs * fix nodes that required document to render * Refactor to allow for styling of HTML export * div>article for easier programatic content extraction
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
"Subscribed to document notifications": "Subscribed to document notifications",
|
||||
"Unsubscribe": "Unsubscribe",
|
||||
"Unsubscribed from document notifications": "Unsubscribed from document notifications",
|
||||
"HTML": "HTML",
|
||||
"Markdown": "Markdown",
|
||||
"Download": "Download",
|
||||
"Download document": "Download document",
|
||||
"Duplicate": "Duplicate",
|
||||
|
||||
Reference in New Issue
Block a user