mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-01-20 05:21:56 -05:00
Python: escape examples as code blocks in Markdown.
This commit is contained in:
@@ -144,8 +144,10 @@ as seen by an observer on the surface of the Earth.
|
||||
|
||||
**Finds the Body enumeration value, given the name of a body.**
|
||||
|
||||
```
|
||||
>>> astronomy.BodyCode('Mars')
|
||||
<Body.Mars: 3>
|
||||
```
|
||||
|
||||
|
||||
| Type | Parameter | Description |
|
||||
|
||||
Reference in New Issue
Block a user