From: Adam S. <ad...@pe...> - 2002-03-19 17:49:27
|
On Mon, 2002-03-18 at 01:05, John Kershaw wrote: > I've been wondering for a while whether it was possible to add image > align=left|right, so I had a dig around in the source on Friday and > added some tweaks so I can now put: Cool! > [http://www.whatever.com/image.jpg left] and it'll insert an > 'align=left' attribute into the img tag. Another syntax I've seen (i think on PikiePikie) was using the <>^_ symbols to show alignment. They use this for formating content within table cells. So maybe something like: [http://.../image.jpg <] > I was wondering whether this could be integrated into the main code, > or am I barking up a wrong tree? Are there already plans to > incorporate this kind of thing (plus alt tags?). I suspect that a lot of this stuff will fall into place once we figure out a way to do named anchors nicely. Adam. |