Help
Used to generate WBXML data-urls from markup. Write in the markup in the Source
field and press generate. The data url will be generated in the input field marked
Generated.
The generator will use predefined tag and attribute constants for known WML tags
and attributes. Example: if title="something" is used in the source, the
title= will have it's own predfined token and the string something
will be coded as an inline string.
To put in references to strings in the string table, use the %<offset>
notation. offset is a decimal number. Example: if you want a reference to
the string at offset 7 in the string table write: %7.