Re: [oll-user] 'snippets' Github interface idea
Resources for LilyPond and LaTeX users writing (about) music
Status: Alpha
Brought to you by:
u-li-1973
From: Janek W. <lem...@gm...> - 2013-09-13 17:03:36
|
2013/9/13 Janek Warchoł <lem...@gm...> > > 2013/9/13 Urs Liska <ul...@op...> > >> b) >> You asked for being able to used styled HTML inside Markdown. >> And this is still open? >> > > yes. > Reply from GitHub: 2013/9/13 Petros Amiridis <su...@gi...>: > Hi Janek, > >> What about broken(?) display of HTML formatting in Markdown files? > > Fully featured HTML code can't survive our sanitizing filters. You can have some HTML in a markdown file, but some tags will not work. For example your <span> tags will all get stripped, but a <strong> tag can survive. So Pygment seems to be our only hope. Janek -------------- next part -------------- An HTML attachment was scrubbed... |