[whatwg] Embedding custom hierarchical data
Bjartur Thorlacius
svartman95 at gmail.com
Tue Mar 15 14:15:12 PDT 2011
On 3/15/11, Hay (Husky) <huskyr at gmail.com> wrote:
> Hi everyone,
> what would be the 'preferred' way to embed custom hierarchical data in
> a HTML document?
>
You should also consider passing the data along with the script and HTML,
rather than embedding it in the markup. This may save you from headaches
stemming from the data being parsed as HTML.
More information about the whatwg
mailing list