A recipe typically contains a list of ingredients, each of which starts with a numeric value. For example, see the screen shot Screen Shot 2016-06-16 at 5.46.40 PM.png (attached). When clipping such pages using the Simplified Article option the numeric values are omitted and the ingredients are shown as bullets. For example, see Screen Shot 2016-06-16 at 5.47.45 PM.png (attached).
The desirable outcome would be to leave the numbers in creating in "unformatted list" (<ul>).
OS X El Capitan 10.11.4 (15E65)
Chrome Version 50.0.2661.102 (64-bit)
Here is the HTML for the list shown in the screen shots. It seems fairly straightforward.
Idea
wrishel 3
I hope this is the proper way to report a problem. If not, please tell me what the appropriate way is.
I have seen this bug numerous times while clipping recipes. One such example is the page at https://www.americastestkitchen.com/recipes/7973-eggplant-involtini?ref=new_search_experience_19&incode=MASAD00L0
A recipe typically contains a list of ingredients, each of which starts with a numeric value. For example, see the screen shot Screen Shot 2016-06-16 at 5.46.40 PM.png (attached). When clipping such pages using the Simplified Article option the numeric values are omitted and the ingredients are shown as bullets. For example, see Screen Shot 2016-06-16 at 5.47.45 PM.png (attached).
The desirable outcome would be to leave the numbers in creating in "unformatted list" (<ul>).
<section class='ingredients'>
<h4 class='section-slug'>Ingredients</h4>
<ul>
<li itemprop='ingredients'>
<span>
2
</span>
<span>
large eggplants (1 1/2 pounds each), peeled
</span>
</li>
<li itemprop='ingredients'>
<span>
6
</span>
<span>
tablespoons <a href="/taste_tests/489-all-purpose-vegetable-oils">vegetable oil</a>
</span>
</li>
<li itemprop='ingredients'>
<span>
</span>
<span>
Kosher salt and pepper
</span>
</li>
<li itemprop='ingredients'>
<span>
2
</span>
<span>
garlic cloves, minced
</span>
</li>
<li itemprop='ingredients'>
<span>
1/4
</span>
<span>
teaspoon dried oregano
</span>
</li>
<li itemprop='ingredients'>
<span>
</span>
<span>
Pinch red pepper flakes
</span>
</li>
<li itemprop='ingredients'>
<span>
1
</span>
<span>
(28-ounce) can <a href="/taste_tests/231-canned-whole-tomatoes">whole peeled tomatoes</a>, drained with juice reserved, chopped coarse
</span>
</li>
<li itemprop='ingredients'>
<span>
1
</span>
<span>
slice <a href="/taste_tests/270-white-sandwich-bread">hearty white sandwich bread</a>, torn into 1-inch pieces
</span>
</li>
<li itemprop='ingredients'>
<span>
8
</span>
<span>
ounces (1 cup) whole-milk ricotta cheese
</span>
</li>
<li itemprop='ingredients'>
<span>
1 1/2
</span>
<span>
ounces grated Pecorino Romano cheese (3/4 cup)
</span>
</li>
<li itemprop='ingredients'>
<span>
1/4
</span>
<span>
cup plus 1 tablespoon chopped fresh basil
</span>
</li>
<li itemprop='ingredients'>
<span>
1
</span>
<span>
tablespoon lemon juice
</span>
</li>
</ul>
</section>
10 replies to this idea
Recommended Posts
Archived
This topic is now archived and is closed to further replies.