Encoding of Files Generated by HTML Export

Tinderbox Icon

In v5.1.0, Tinderbox HTML export included a byte-order mark (BOM) to help browsers and other tools to recognise that the exported files are UTF-8. The BOM was dropped from v5.5.0 export, though output is still encoded as UTF-8. The BOM was dropped as so many other apps don't understand BOMs (it is a standard but one most apps' authors have chosen to actively ignore) and this caused a problem for onward use of exported data..

HTML export can export all sorts of mark-up, but for actual HTML it is advisable to add the following for the section of the exported page's source:

<meta http-equiv="content-type" content="text/html; charset=utf-8"> 

This makes it even easier for ensure a web browser to figure the encoding to expect within web page it is opening.


Possible relevant notes (via "Similar Notes" feature):

Up: Import/Export/Formatting
Previous: Email to Tinderbox  Next: Exploding Notes 

A Tinderbox Reference File : Import/Export/Formatting : Encoding of Files Generated by HTML Export

Quicklinks: Attributes | Action Codes | Export Codes | Designators | Date Formats | aTbRef Site Map

[Last updated: 16 May 2012, using v5.11.1]


Search:

Google search aTbRef for:  


Creative Commons Licence

aTbRef by Mark Anderson is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

[See aTbRef CC licence Attribution & Waiver info]

Made with Tinderbox