Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Images in markdown
· 12 years ago
Thanks :)!
-
Images in markdown
· 12 years ago
First of all, HTML in markdown is perfectly valid, and there is nothing stopping you from doing it. The second bit where you have some twig syntax in your markdown is valid also, but you must enable t
-
Images in markdown
· 12 years ago
Hi all I love file based CMS systems but I always had the problem with this: I love to ahve some image grids in my blogs or full screen parallax images. But I cannot put html in the markdown file. Is
-
Progressive Images
· 12 years ago
One option that would not require the modification of the core markdown parser, is to provide this capability as a Twig function. It's a pretty simple process to write a custom Twig function and add i
-
Progressive Images
· 12 years ago
To extend a conversation from Gitter and to collect more opinions and advice, I'm opening a discussion here about how to best handle images that appear as part of a blog post in terms of serving high
-
Modifying markdown to html interpretation
· 12 years ago
I'm a little confused also. If you have h1, h2 headers but you want to render them smaller, simply override the font-size via CSS. If you want to physically have them output as <h4> and <h5&
-
Modifying markdown to html interpretation
· 12 years ago
mmm, i don't undestand why you wanna change this, you can change your md file with # title to #### title :)
-
Modifying markdown to html interpretation
· 12 years ago
Hi, How can I modify the way grav translate markdown to html ? I mean my markdown files contains many H1 and h2 headers. And i'd to translate them to h4 and h5. Thanks for your help.
-
I cannot see tag-pages ( error 403 )
· 12 years ago
rhukster - Unfortunately, I couldn't find a option to use a colon in URL. Bob Rockefeller - I am always nervous before installing new software. I need little time to decide. Thank you again for your g
-
I cannot see tag-pages ( error 403 )
· 12 years ago
odahiraku - another possibly would be a LAMP stack on a virtual machine via Vagrant.