stas 02/04/03 02:15:05
Modified: admin style.pod
Log:
- not all pod markup extensions are available, mark the unavailable ones
Revision Changes Path
1.5 +8 -0 modperl-docs/admin/style.pod
Index: style.pod
===================================================================
RCS file: /home/cvs/modperl-docs/admin/style.pod,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- style.pod 23 Jan 2002 06:53:27 -0000 1.4
+++ style.pod 3 Apr 2002 10:15:05 -0000 1.5
@@ -149,6 +149,8 @@
Code examples:
+META: not implemented yet! Currently use F<>
+
A new pod tag:
=example 1.1 This is a title
@@ -161,6 +163,8 @@
Figures (images):
+META: not implemented yet! Currently use =for html
+
A new pod tag:
=figure figure1.1.png This is a title
@@ -174,11 +178,15 @@
=item *
+META: not implemented yet!
+
Footnotes. These aren't defined in the current perlpod yet. So please
use [F] footnote [/F] semantics and later we will come up with some
way to make it a correct footnote.
=item *
+
+META: not implemented yet!
Sidebars. Just like footnotes - it's not defined yet. Use [S] sidebar
[/S] for now.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]