rrrene / elixirstatus-web

Community site for Elixir project/blog post/version updates
http://elixirstatus.com
MIT License
281 stars 44 forks source link

Do not parse Markdown when displaying search query #35

Closed Techbrunch closed 8 years ago

Techbrunch commented 8 years ago

Minor improvement, the search query should probably not be parsed as markdown as it will break the layout.

Example: http://elixirstatus.com/?q=%3Ch1%3Etest%3C/h1%3E

The commit: https://github.com/rrrene/elixirstatus-web/commit/63b0b7f50c92ebd3679ee02969332495f4a6ed75

rrrene commented 8 years ago

Aaand it's live. Good catch! :+1: