Skip to content

Commit e96c474

Browse files
committed
Test markdown parsing for issue template description
1 parent d334915 commit e96c474

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/suggest_improvement.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ body:
4444
description: |
4545
Please provide additional details that may be relevant. For example:
4646
47-
For "<object>ByURL" scrapers, please provide an example URL that you would want to be able to scrape with that scraper.
48-
For "<object>ByFragment" scrapers, please provide the details about which fragment you would want that scraper to use.
49-
For "<object>ByName" scrapers, please provide an example of an <object> name that you would want to be able to scrape with that scraper.
47+
- For "\<object\>ByURL" scrapers, please provide an example URL that you would want to be able to scrape with that scraper.
48+
- For "\<object\>ByFragment" scrapers, please provide the details about which fragment you would want that scraper to use.
49+
- For "\<object\>ByName" scrapers, please provide an example of an "\<object\>" name that you would want to be able to scrape with that scraper.
5050
validations:
5151
required: false
5252
- type: textarea

0 commit comments

Comments
 (0)