Document image macros in remarkup
Summary: Add a section about image macros to the documentation for Remarkup Test Plan: Read the text Reviewed By: jungejason Reviewers: jungejason, tuomaspelkonen, aran CC: aran, jungejason Differential Revision: 435
This commit is contained in:
@@ -123,4 +123,12 @@ If you set configuration flags, you can embed media directly in text:
|
|||||||
|
|
||||||
These options are disabled by default because they have security and/or
|
These options are disabled by default because they have security and/or
|
||||||
silliness implications, read their descriptions in ##default.conf.php## before
|
silliness implications, read their descriptions in ##default.conf.php## before
|
||||||
enabling them.
|
enabling them.
|
||||||
|
|
||||||
|
= Image Macros =
|
||||||
|
|
||||||
|
You can upload image macros (Files -> Image Macros) which will replace text
|
||||||
|
strings with the image you specify. For instance, you could upload an image of a
|
||||||
|
dancing banana to create a macro named "peanutbutterjellytime", and then any
|
||||||
|
time you type that string it will be replaced with the image of a dancing
|
||||||
|
banana.
|
||||||
Reference in New Issue
Block a user