mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-01 17:41:17 +00:00
Fixes link to manual in bold section.
Nested inline markup is not possible at the moment, see http://stackoverflow.com/a/9645684/172690. Maybe this would be a useful extension to have in nimrod's custom rst engine?
This commit is contained in:
@@ -16,9 +16,9 @@ Introduction
|
||||
|
||||
|
||||
This document is a tutorial for the advanced constructs of the *Nimrod*
|
||||
programming language. **Note that this document is somewhat obsolete as
|
||||
the `manual <manual.html>`_ contains many more examples of the advanced
|
||||
language features.**
|
||||
programming language. **Note that this document is somewhat obsolete as the**
|
||||
`manual <manual.html>`_ **contains many more examples of the advanced language
|
||||
features.**
|
||||
|
||||
|
||||
Pragmas
|
||||
|
||||
Reference in New Issue
Block a user