commit 58d5fb1d5dd3b15a94d7f7839a4540506964fbe2 (patch)
parent 78ad6961a Special blocks: Make well-formed HTML
tree 74783a74520e0e3d37b25c05ecd689883c13dbea
author Bastien Guerry <bzg@altern.org> 2011-12-11 14:25:16 +0100
committer Bastien Guerry <bzg@altern.org> 2011-12-11 14:25:16 +0100
Minor example fix.
Thanks to Dov Grobgeld for spotting this.
---
doc/org.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org.texi b/doc/org.texi
index b96e9d297..a207b6b6f 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -9950,7 +9950,7 @@ tables, place something like the following before the table:
@cindex #+ATTR_HTML
@example
#+CAPTION: This is a table with lines around and between cells
-#+ATTR_HTML: border="2" rules="all" frame="all"
+#+ATTR_HTML: border="2" rules="all" frame="border"
@end example
@node Images in HTML export, Math formatting in HTML export, Tables in HTML export, HTML export
glossary
--------
Commit objects reference one tree, and zero or more parents.
Single parent commits can typically generate a patch in
unified diff format via `git format-patch'.
Multiple parents means the commit is a merge.
Root commits have no ancestor. Note that it is
possible to have multiple root commits when merging independent histories.
Every commit references one top-level tree object.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).