最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

hyperlink - Link to a section of an issue, from another issue - Stack Overflow

programmeradmin1浏览0评论

Under my Gitlab, I have this issue #32 with an anchor in a section:

where Chapitre 11 : Fonction exponentielle et logarithme is defined like this:
## Chapitre 11 : Fonction exponentielle et logarithme [](#ch11)

I would like to link this chapter from another issue:

I am able to link easily an issue with #32+.

But linking to a section inside it, that way:
- [ ] 11. [Fonction exponentielle et logarithme](#32#ch11)
doesn't work.

The way I am able to make it working yet is to use the absolute link to my page:
and I doesn't wish that.

It seems that I can have this cleaner link:

But I would like to avoid writing that part inside the link ref: , or at least avoid this: which is my own Gitlab repository I'm currently on.

How to link to that section, using the issue number inside the link?

发布评论

评论列表(0)

  1. 暂无评论