Compose tips
- Images can be added to this post.
You may link to files uploaded with the current node using special tags. The tags will be replaced by the corresponding files. For example: Suppose you uploaded three files (in this order):
- imag1.png (referred as file #1)
- file1.pdf (referred as file #2)
- imag2.png (referred as file #3)
[inline_upload|file=1|title=test] or [inline_upload|file=imag1.png|title=test]
will be replaced by<img src=imag1.png alt=test>


