mihaeu / cosmere

Sync your markdown files to Confluence
https://mihaeu.github.io/cosmere/
MIT License
36 stars 10 forks source link

Images in numbered and bulleted lists are not displayed #52

Open hudrid opened 6 months ago

hudrid commented 6 months ago

Hello! Images in numbered and bulleted lists are not displayed in Confluence.

How to Reproduce

Example 1 (numbered list):

1. Click **Show Filter** - the form will change appearance:

   &ensp; <sup>*Search by criteria*</sup>
   <br/>
   ![Search by criteria](./media/criteria_search.png)

In Confluence it looks like this:

image

Example 2 (bulleted list):

- The **Composition** tab of the order contains the following information:

  &ensp; <sup>*Tab "Order Composition"*</sup>
  <br/>
  ![Tab "Order Composition"](./media/order_composition.png)

In Confluence it looks like this:

image