markdown-edit

Open full view…

Make Image look nicer in preview

buchs9999
Wed, 30 Nov 2016 07:45:12 GMT

I have a small tip on how to improve the look of the images in the preview. Insert the following css code into the header section of the file user_template.html (F8). img { display: block; margin: auto; width: 80%; }

Mike Ward
Wed, 30 Nov 2016 15:50:10 GMT

What about inline images?