junble
junble
what we need is 2021-08-27T15:19:22 +8:00 but we can only got 2021-08-27T15:19:22.625z ` const routeItem = { url: '/' + element.slug + '/', lastmod: format(new Date(), 'yyyy-MM-dd') // after date-fns/format...
i need chinese url like ``` https://www.***.com.hk/中文-URL 2021-06-25T14:41:43.215Z daily ``` but i can only get this ``` https://www.***.com.hk/%E4%B8%AD%E6%96%87-URL 2021-06-25T14:41:43.215Z daily ``` sure they are the same in use, but customer...
### Environment node 18.19.0 nuxt 3.10.3 nuxt-schema-org 3.3.4 ### Reproduction https://unhead.unjs.io/schema-org/schema/question ### Describe the bug [google structured-data](https://developers.google.com/search/docs/appearance/structured-data/faqpage#answer) surpport HTML tags so i use in question answer,but html tag like "<...