Markdown: Images and Tables

Markdown: Images and Tables

by Florian Leupold -
Number of replies: 1

Using the Markdown editor, I have come across two questions:

1) In the docs, entering an image is described. However, how do I upload an image for display on a text page in the first place? In the standard editor, uploading an image is dealt with directly.

2) Is there a way to display a table created in Markdown with rules? In the table I have so far (see attachment), the columns are not separated at all.

Thanks!

Attachment Screen Shot 2018-05-16 at 11.57.21.png
Average of ratings: Useful (1)
In reply to Florian Leupold

Re: Markdown: Images and Tables

by Colin Fraser -
Picture of Documentation writers Picture of Testers

Really surprised you haven't had an answer to this yet. 

1) The buttons on your editor, the one right next to the broken link and before the smiley face allows you to upload an image to where ever you want it to be. This is the "Insert or edit image" button. It comes up with the upload dialogue, which has a really poor visual impact for newbies, the actual upload button "Browse Repositories" is just not clear enough I suggest. Should have a name like "Select image" or similar. 

2) The limitations of the Atto editor are becoming the stuff of dreams, really bad dreams.... but the changes to tables are even worse. You have to format the table as best you can when you add it to the page then enter the HTML editing screen and make whatever changes you want, or it may be possible to create a standard table in a text editor and copy and paste that into your document when you want one. Unfortunately, HTML Tidy might have something to say about it, but give it a try. The alternative is to use TinyMCE as your preferred editor, I do. 

viel Glück.

Average of ratings: Useful (1)