[documentation] typo in ReST markup

Bug #1922492 reported by Takuya Futatsugi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Beautiful Soup
Fix Released
Undecided
Unassigned

Bug Description

This is documentation bug report.

## As is

https://www.crummy.com/software/BeautifulSoup/bs4/doc/_sources/index.rst.txt
In "Multi-valued attributes" section, I found a typo:

>You can use ```get_attribute_list`` to get a value that's always a

It causes a redundant "`" in the document:
https://www.crummy.com/software/BeautifulSoup/bs4/doc/#multi-valued-attributes
>You can use `get_attribute_list to get a value that’s always a

## To be

You can use ``get_attribute_list`` to get a value that's always a

description: updated
Revision history for this message
Leonard Richardson (leonardr) wrote :

Fixed in revision 603.

Changed in beautifulsoup:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.