Embedding figures into the text

Created about 10 years ago, updated about 10 years ago

The simples approach is to

  1. add the figure as an attachment to the node

  2. copy its link

  3. in the body of the node insert

     ![tag](URL)
    

Parents