Skip to content

Leftover rst markup in the Compiler design internal document #124962

@tomasr8

Description

@tomasr8

Documentation

The Compiler design document contains some leftover rst markup, which was probably missed when the document was migrated from the dev guide:

.. code-block:: Python
if x < 10:
f1()
f2()
else:
g()
end()

The code block should be converted to use Markdown syntax.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc direasy

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions