hgaol commented on issue #1009:
URL:
https://github.com/apache/incubator-answer/issues/1009#issuecomment-2214100838
Hi @fenbox and @shuashuai , how about using json format for `{{
markdown_parameter }}`. e.g.
```json
{
"tags": [],
"title": "title",
"content": "Hello World",
...
}
```
Cause I found it's not easy to parse markdown to get the metadata like tags,
title. Pls let me know if any suggestion.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]