Update of /cvsroot/phpwiki/phpwiki/pgsrc
In directory slayer.i.sourceforge.net:/tmp/cvs-serv28257/pgsrc
Modified Files:
ReleaseNotes
Log Message:
corrected h1,h2,h3 markup example
Index: ReleaseNotes
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/ReleaseNotes,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ReleaseNotes 2000/06/23 03:20:01 1.4
--- ReleaseNotes 2000/10/23 20:55:24 1.5
***************
*** 6,12 ****
Postgresql support has been added and the markup language is evolving, now allowing
! !<h1>
!!<h2>
! !!!<h3>
tags and __a new way to make text bold__, and of course the
[new linking scheme].
--- 6,12 ----
Postgresql support has been added and the markup language is evolving, now allowing
! !!!<h1>
!!<h2>
! !<h3>
tags and __a new way to make text bold__, and of course the
[new linking scheme].
|