lp://staging/~robs987/leo-editor/openWith
- Get this branch:
- bzr branch lp://staging/~robs987/leo-editor/openWith
Branch merges
- Ville M. Vainio: Approve
-
Diff: 58 lines2 files modifiedleo/core/leoCommands.py (+15/-4)
leo/doc/leoToDo.txt (+15/-4)
Branch information
Recent revisions
- 2453. By Edward K. Ream
-
Added prototype code that supports html rendering of @html nodes.
Important design questions remain:
- Do we follow hypertext links?
If so, we don't want that to change body text,
so where will the html pages be rendered?
One possibility would be an html tab in the log pane.
Another possibility would be an html tab in the body pane...- How to do we add an extra dimension to distinguish between text and redering of text:
a) @html, @rst, etc.
b) redering commands that switch rendering modes.
c) (my present preference) tabs in the body pane. - 2451. By Edward K. Ream
-
g.findReference now looks in entire @root tree for section references.
This makes the syntax colorer much less confusing in @root trees.
It's possible that the search should be further extended for @unit trees,
but this has not been done.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)