angular-markdown-directive
                                
                                 angular-markdown-directive copied to clipboard
                                
                                    angular-markdown-directive copied to clipboard
                            
                            
                            
                        Can't put inline HTML ?
Hi,
I think it's not possible to use HTML inside Markdown files with your directive.
// mardown.md
<span>Hey!</span>
will strip the <span>