You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a way to specify the titles of images and thus create figures for them: https://github.com/jelovirt/org.lwdita/wiki/Common-syntax#images
For tables right now people need to write the title as a separate bold paragraph before the table. And it does not get converted to a table's title element. So if for example I use a bookmap to create a list of tables, all my tables defined in Markdown will not have titles as the titles are actually paragraphs placed above the tables and are not converted to table title elements.
The text was updated successfully, but these errors were encountered:
There is a way to specify the titles of images and thus create figures for them: https://github.com/jelovirt/org.lwdita/wiki/Common-syntax#images
For tables right now people need to write the title as a separate bold paragraph before the table. And it does not get converted to a table's title element. So if for example I use a bookmap to create a list of tables, all my tables defined in Markdown will not have titles as the titles are actually paragraphs placed above the tables and are not converted to table title elements.
The text was updated successfully, but these errors were encountered: