test-page
Mathjax test
Mathjax test
Tikzjax test
1 | <link rel="stylesheet" type="text/css" href="https://tikzjax.com/v1/fonts.css"> |
hexo-asset-link plugin test
With hexo-asset-image installed and post-assets folder enable, we can deal with the problem of local img paths not synchronizing with the web pages.
Warning: To be noted, the cover-img in post should still be the path relative to the asset folder.
Below are some path test.
relative path without “./”
Path is “test-image/imgs/3.jpg”
Path is /blog/2023/06/05/test-image/3.jpg
relative path with “./”
Path is /blog/2023/06/05/test-image/imgs/3.jpg
Path is /blog/2023/06/05/test-image/imgs/3.jpg