On Mon, May 24, 2010 at 12:40 PM, Michal Suchanek <[email protected]>wrote:
> Hello > > the .wiki doc pages can include links in brackets. However, the links > point to the wiki, not the doc pages. > Make your links like this: [/doc/tip/path-to-page | Text] > > > While this may be adequate for some doc links in many cases one would > want to link to other doc pages which is somewhat tedious with full > HTML. > > The same applies to images I guess although there is no special syntax > for image inclusion I am aware of neither in wiki nor the doc pages. > I just checked in a change so that the src= attribute of <img> is rewritten to include the correct path if the markup is of the form: <img src="/doc/tip/path-to-image.gif">. I tested this change in the Sandbox on the Fossil self-hosting repository: http://www.fossil-scm.org/fossil/wiki?name=Sandbox > > > Thanks > > Michal > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- --------------------- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

