This commit is contained in:
lovebird 2025-03-25 20:50:44 +01:00
parent d39d0fc1d8
commit 92708392be

View File

@ -156,7 +156,6 @@ const complete = async (item: IHowto) =>
if(!HOWTO_ANNOTATIONS){
return item
}
const stepsWithFilteredMarkdown = await pMap(
item.steps,
async (step) => ({