Including Images in Markdown
Both the websites that I manage, the Department of EEE website and my personal website uses markdown formatting. It is possible to use images in jpeg or png format, but it is much easier to use inline description of an image. Here is a workflow that I found to be helpful. If you have a complicated table in word, you can easily include it inline in vector format
Steps
- Keep your table / art in word document, remove all other text, and click Save As and save the file as PDF.
- Open the PDF file in Adobe Illustrator or InkScape. Remove any unnecessary white boxes. Then save the file as SVG
- Open the SVG file in notepad. Copy the text and paste it in MarkDown.