Skip to content

Modify issue#565 - Do not render questions in HTML documents. #567

Closed Answered by shalousun
abing22333 asked this question in Q&A
Discussion options

You must be logged in to vote

This issue stems from historical reasons; smart-doc has actually been around for several years. In its early days, some methods were developed to address issues with rendering Markdown. For HTML, it's necessary to conduct a series of tests because an improper element might cause problems with the webpage. HTML testing can be aligned with what JavaDoc HTML supports. As long as the page functions correctly, it's fine. It's feasible to individually test and modify Beetl's custom functions for various template issues.
这个是一些历史原因,smart-doc其实好几年了,早期的时候有的是为了解决早期markdown渲染问题编写的方法。html需要写一些测试,某一元素不合理可能会导致页面有问题。html可以按照javadoc html能支持的做些测试。保证页面不出问题就可以,可以单独对各种模版的问题测一测和改改beetl的自定义函数

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shalousun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants