markdown-viewer
                                
                                 markdown-viewer copied to clipboard
                                
                                    markdown-viewer copied to clipboard
                            
                            
                            
                        Do not show image parameters but apply them
Do not show image parameters but apply them. For example:
{height=75%}
now results in {height=75%} being show and not applies to the image. Please fix this.
This is the expected behavior. {...} is not standard Markdown.
Thanks for teh reply. When I use , then pandoc doesn't generate an image, hence I am using this approach. Any thoughts on this?