Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a22a6e9

Browse filesBrowse files
committed
Fixing html code-block
1 parent 83c9cba commit a22a6e9
Copy full SHA for a22a6e9

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/scenarios/scrape.rst

Copy file name to clipboardExpand all lines: docs/scenarios/scrape.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ After a quick analysis, we see that in our page the data is contained in
5252
two elements - one is a div with title 'buyer-name' and the other is a
5353
span with class 'item-price':
5454

55-
.. code-bloc:: html
55+
::
5656

5757
<div title="buyer-name">Carson Busses</div>
5858
<span class="item-price">$29.95</span>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.