Fixed typo.
This commit is contained in:
parent
177e154e6c
commit
8bce507597
|
@ -7333,7 +7333,7 @@ syntax. Here is an example that sets @code{alt} and @code{title} attributes
|
|||
for an inlined image:
|
||||
|
||||
@example
|
||||
[[./img/a.jpg{{alt="This is image A" title="Image with no action"}}]]
|
||||
[[./img/a.jpg@{@{alt="This is image A" title="Image with no action"@}@}]]
|
||||
@end example
|
||||
|
||||
@node Images, CSS support, Links, HTML export
|
||||
|
|
Loading…
Reference in New Issue