Skip to content

Conversation

@mortenpi
Copy link
Contributor

A couple small fixes and cosmetic improvements to the Unicode table in the docs:

  • Most importantly, makes sure that the resulting object from the at-eval block is Markdown.MD, which which will be necessary for Documenter 1.0 (Update Documenter 0.27.23 => 1.2.1 #47105). It also fixes the Markdown.Table structure -- each of the cells should be an array, not just a string, so it adds one more layer of nesting.
  • Cosmetically, center-aligns the characters, and wraps the latex commands in <code>

image

@mortenpi mortenpi added the docs This change adds or pertains to documentation label Sep 15, 2023
@junichi666

This comment was marked as spam.

@fredrikekre fredrikekre merged commit 42d98a2 into JuliaLang:master Sep 15, 2023
@fredrikekre fredrikekre removed their request for review September 15, 2023 14:01
@mortenpi mortenpi deleted the mp/fix-doc-unicode-table branch September 15, 2023 20:14
NHDaly pushed a commit that referenced this pull request Sep 20, 2023
A couple small fixes and cosmetic improvements to the Unicode table in
the docs:

* Most importantly, makes sure that the resulting object from the
at-eval block is `Markdown.MD`, which which will be necessary for
Documenter 1.0 (#47105). It also fixes the `Markdown.Table` structure --
each of the cells should be an array, not just a string, so it adds one
more layer of nesting.
* Cosmetically, center-aligns the characters, and wraps the latex
commands in `<code>`
fingolfin pushed a commit that referenced this pull request Nov 13, 2025
A couple small fixes and cosmetic improvements to the Unicode table in
the docs:

* Most importantly, makes sure that the resulting object from the
at-eval block is `Markdown.MD`, which which will be necessary for
Documenter 1.0 (#47105). It also fixes the `Markdown.Table` structure --
each of the cells should be an array, not just a string, so it adds one
more layer of nesting.
* Cosmetically, center-aligns the characters, and wraps the latex
commands in `<code>`
fingolfin pushed a commit that referenced this pull request Nov 13, 2025
A couple small fixes and cosmetic improvements to the Unicode table in
the docs:

* Most importantly, makes sure that the resulting object from the
at-eval block is `Markdown.MD`, which which will be necessary for
Documenter 1.0 (#47105). It also fixes the `Markdown.Table` structure --
each of the cells should be an array, not just a string, so it adds one
more layer of nesting.
* Cosmetically, center-aligns the characters, and wraps the latex
commands in `<code>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants