Skip to content

Commit a33f4c6

Browse files
authored
Merge pull request #4591 from dalanicolai/patch-1
Update Working With Markdown Cells.ipynb
2 parents 9425250 + 0ca8639 commit a33f4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples/Notebook/Working With Markdown Cells.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"cell_type": "markdown",
2828
"metadata": {},
2929
"source": [
30-
"You can make text *italic* or **bold**."
30+
"You can make text *italic* or **bold** by surrounding a block of text with a single or double * respectively"
3131
]
3232
},
3333
{

0 commit comments

Comments
 (0)