Is your feature request related to a problem? Please describe
As mentioned in #252, we need some pre-fill support when ask question.
Describe the solution you'd like
When visiting a link with a pre-fill parameter, the form content will be automatically filled.
Link: /questions/ask?prefill={{ markdown_parameter }}
{{ markdown_parameter }}
:
---
title: hello world
tags: feature-request, template
---
Some body text...
Result:
