We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
很高兴 material又有人维护了, 赞! 我在EditorMD时出现了一点问题, 当EditorMD开启接管前台Markdown解析时,搜索框显示不出来搜索的词语.可以解决吗
另外, 有几个地方可以在material实现吗? 首先就是可以显示文章目录吗? 有时特别长的文章,有一个文章目录可以做很好的引导 比如:http://notes.iissnan.com/2016/publishing-github-pages-with-travis-ci/ 另外一个就是,搜索时可以即时显示搜索结果吗,感觉cool 如https://blog.viosey.com/
The text was updated successfully, but these errors were encountered:
EditorMD 接管解析似乎会导致抛出 Invalid argument provided to upgrade MDL element. 的异常,因为不了解 JavaScript,无法确定原因,删除抛出异常的相关代码后搜索恢复正常,暂未发现其他问题,将作为临时解决方案 文章目录与即时搜索会尝试实现,虽然这似乎不是主题应该干的事
Invalid argument provided to upgrade MDL element.
Sorry, something went wrong.
[Fix] search blank not work well with EditorMD #10
bb143da
#15
[Feat] Table of Contents
fac17d1
Help wanted. #10 #15
[Fixed] TOC bugs
99f8c59
#10 #15
No branches or pull requests
很高兴 material又有人维护了, 赞!
我在EditorMD时出现了一点问题,
当EditorMD开启接管前台Markdown解析时,搜索框显示不出来搜索的词语.可以解决吗
另外, 有几个地方可以在material实现吗?
首先就是可以显示文章目录吗?
有时特别长的文章,有一个文章目录可以做很好的引导
比如:http://notes.iissnan.com/2016/publishing-github-pages-with-travis-ci/
另外一个就是,搜索时可以即时显示搜索结果吗,感觉cool
如https://blog.viosey.com/
The text was updated successfully, but these errors were encountered: