Skip to content

Commit

Permalink
docs: fix cheat sheet rendering (#3469)
Browse files Browse the repository at this point in the history
* fix: cheat sheet rendering

* chore: adding changelog file 3469.documentation.md

---------

Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
clatapie and pyansys-ci-bot authored Oct 10, 2024
1 parent e327e4d commit 3f44333
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/3469.documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docs: fix cheat sheet rendering
2 changes: 1 addition & 1 deletion doc/source/cheat_sheet/cheat_sheet.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ mapdl_pool.exit()
# PyMAPDL CLI

Access MAPDL instances through CLI
```{console}
```{python}
#| eval: false
# Start an MAPDL instance at port ``50051``
pymapdl start --port 50051
Expand Down

0 comments on commit 3f44333

Please sign in to comment.