#1631·foam

Italics Not Rendering When Placed After a Foam Link in a List

Author: micharris42Created Apr 24, 2026Updated Apr 24, 2026
Labelsbug

Describe the bug

Italicized text is not rendering when placed after a Foam link in a list. The following text:

1. [[2026-04-22]] *Italic Text 1*
2. *Italic Text 2* [[2026-04-22]]
3. 2026-04-16 *Italic Text 3*

[[2026-04-22]] *Italic Text 4*

Renders as follows:

Image

Note the first entry in the list. The italicized text is not rendering specifically when placed both after the Foam link and in a list. In the other three instances, the italicized text renders fine.

Small Reproducible Example

No response

Steps to Reproduce the Bug or Issue

See above description.

Expected behavior

That italicized text is render correctly in all instances.

Screenshots or Videos

No response

Operating System Version

Windows 11

Visual Studio Code Version

VSCodium 1.112.01907

Additional context

No response