Plugin Directory

Changeset 2335434


Ignore:
Timestamp:
07/04/2020 07:01:37 PM (6 years ago)
Author:
mvecera
Message:

Fix formatting in readme

Location:
lumeer-embed
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lumeer-embed/tags/1.0/readme.txt

    r2335433 r2335434  
    1111
    1212== Description ==
    13 Embed a public Lumeer project within a Post or Page. Use the shortcode ([lumeer_embed code="organization/project/view" show_panel="true" lang="en"]).
     13Embed a public Lumeer project within a Post or Page. Use the shortcode `[lumeer_embed code="organization/project/view" show_panel="true" lang="en"]`.
    1414
    1515The embed creates a `div` with an `iframe` in it. There is no technical way to avoid the `iframe` for embedding Lumeer.
  • lumeer-embed/trunk/readme.txt

    r2335433 r2335434  
    1111
    1212== Description ==
    13 Embed a public Lumeer project within a Post or Page. Use the shortcode ([lumeer_embed code="organization/project/view" show_panel="true" lang="en"]).
     13Embed a public Lumeer project within a Post or Page. Use the shortcode `[lumeer_embed code="organization/project/view" show_panel="true" lang="en"]`.
    1414
    1515The embed creates a `div` with an `iframe` in it. There is no technical way to avoid the `iframe` for embedding Lumeer.
Note: See TracChangeset for help on using the changeset viewer.