Before I updated Hugo version, the markdown syntax included a tag.
Markdown sysntax:
* [some text](#id)
before version update (version 0.82):
after i update hugo vertion (0.124.0):
rendering like this
can please some one explain
Before I updated Hugo version, the markdown syntax included a tag.
Markdown sysntax:
* [some text](#id)
before version update (version 0.82):
after i update hugo vertion (0.124.0):
rendering like this
can please some one explain
Guess it’s this one:
Yes, the same issue, have any solution for this?
Is it really a problem?
There was a very good reason for doing it this way, described in the linked topic.
Unable to understand, Can I know the reason why we are making these changes? We made some JavaScript and CSS changes based on the previous setup, and these new changes are affecting them.
See my previous response:
There was a very good reason for doing it this way, described in the linked topic.