I often import recipes from the web via the clipboard. Ingredient lists are usually an html unordered list (<ul>), which when copied and pasted, outputs something like: * 1 Tbsp. unsalted butter * 2 shallots, minced * 2 blades lemongrass, chopped If I just try to import like that, it takes the...