On Oct 28, 9:20 pm, zpcspm <[email protected]> wrote:
> 1. Why are there redundant values (uppercase and lowercase) in this
> setting?
Fixed on the trunk.
> 2. Is it possible to have an alternative value for this setting.
leoSettings.leo now contains two separate settings:
@data import_html_tags
@data import_xmt_tags
The former contains all the valid html tags.
> 3. I've tried to import a file and got some warnings:
> error: import command did not import @file data.html perfectly
> first mismatched line: 272
> 272 [snip]\t[snip]
> 272 [snip]\\\\-4[snip]
Leo's importers now generate the underindented escape sequence only
for strict languages. This *might* solve this particular problem, but
I haven't tested the fix for html.
Edward
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en.