Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Markdown text parsing issue · 10 years ago

    @rhukster ok, I did a test. Here are my findings. As you can see in this example , in first part, I can achieve separate line in the output by doing double new line - so I press Enter/Return twice if

  • Markdown text parsing issue · 10 years ago

    Can you try it here: http://parsedown.org/demo This is the library we use for markdown parsing.

  • Markdown text parsing issue · 10 years ago

    Right now when I write my posts in markdown editor this (input) will turn into this (output). Of course I can help myself with HTML <br> tag like I did here but it's going to be silly if I have

  • Interesting Cookie error - Bug? · 10 years ago

    Thanks, I see that it is fixed - should have checked before my previous comment.

  • Interesting Cookie error - Bug? · 10 years ago

    Thanks, Andy :-) I'm not sure but it seems as though the space is converted to an underscore. Maybe that causes the error?

  • Interesting Cookie error - Bug? · 10 years ago

    I see your issue in github. Looks legit, i will get it sorted shortly.

  • Interesting Cookie error - Bug? · 10 years ago

    Soon after setting up my local site I started getting Cookie errors thrown in the form "Cookie names cannot contain any of the following '=,; \r \013\014'" whilst trying to initiate the session. In

  • Installation grav+admin failed · 10 years ago

    Looks like you don't have the full package uploaded.

  • Installation grav+admin failed · 10 years ago

    I have loaded the two zip-files: grav core and grav+admin. Unzipped in my xampp htdocs directory, grav core works, but grav+admin does not. The error message: Warning: require_once(D:\xampp\htdocs\gr

  • Blueprints: columns in list field type, not possible? · 10 years ago

    Thanks for your reply, will do.