Skip to content
New issue

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

Markdown links migration part 1 #20319

Merged
merged 2 commits into from
Sep 9, 2022

Conversation

a-mr
Copy link
Contributor

@a-mr a-mr commented Sep 7, 2022

Also the warning is improved a bit.

Local links (targeting inside its document) which had had a full anchor were turned into a concise form.
The very fact that they existed may be due to the bug in reference to subsections fixed #20279, now they are working well (both in RST syntax and new Pandoc Markdown syntax implemented in #20304)

Also the warning is improved a bit.

Local links (targeting inside its document) which had had a full anchor
were turned into concise form.
The very fact that they existed may be due to the bug in
reference to subsections fixed nim-lang#20279,
now they are working well (both in RST syntax and
new Pandoc Markdown syntax implemented in
nim-lang#20304)
@Varriount Varriount added the merge_when_passes_CI mergeable once green label Sep 7, 2022
@Varriount Varriount merged commit f6ee066 into nim-lang:devel Sep 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2022

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from f6ee066

Hint: mm: orc; threads: on; opt: speed; options: -d:release
164064 lines; 14.602s; 842.273MiB peakmem

capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
Markdown link migration part 1

Also the warning is improved a bit.

Local links (targeting inside its document) which had had a full anchor
were turned into concise form.
The very fact that they existed may be due to the bug in
reference to subsections fixed nim-lang#20279,
now they are working well (both in RST syntax and
new Pandoc Markdown syntax implemented in
nim-lang#20304)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge_when_passes_CI mergeable once green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants