diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-25 10:24:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-25 10:24:08 -0400 |
commit | 01d1ec0489e9b63b160f54b14daa787b0feca347 (patch) | |
tree | 80b3f662cab2b2f3bf089066d301591f46855d03 /doc | |
parent | 57ec433c51a54662d91e814c31a4874faee8b96e (diff) | |
download | ikiwiki-01d1ec0489e9b63b160f54b14daa787b0feca347.tar ikiwiki-01d1ec0489e9b63b160f54b14daa787b0feca347.tar.gz |
I the word
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn b/doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn index 332ef2d84..008a1119b 100644 --- a/doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn +++ b/doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn @@ -8,7 +8,7 @@ I have two main branches that need merging (on top of [[todo/osm_arbitrary_layer * `osm_kml_formatting` - indentation of the KML, optimisation: remove duplicate style declarations, folders support (even though [[it's not supported by openlayers just yet|https://trac.osgeo.org/openlayers/ticket/2195]]) > If it's not supported yet, does it break something? Seems it must be hard -> to the change at least if it's not supported. --[[Joey]] +> to test the change at least if it's not supported. --[[Joey]] * `osm_openlayers_misc` - do not override the sorting of layers (so that the order defined in [[todo/osm_arbitrary_layers]] takes effect) and tell Emacs about the non-default indentation policies of the file. |