You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
941 B
941 B
+++ title = "Italicize links with underscores" description = "Test that links with underscores can be italicized/emboldened/both." tags = ["body", "italic", "links", "underscore"] draft = false +++
ox-hugo Issue #170
External links
- Italic
- What is a two's complement?
- Bold
- What is a two's complement?
- Bold + Italic
- What is a two's complement?
Internal links
- Italic
- Link to [another post on this site]({{< relref "post_with_underscore_in_name" >}})?
- Bold
- Link to [another post on this site]({{< relref "post_with_underscore_in_name" >}})?
- Bold + Italic
- Link to [another post on this site]({{< relref "post_with_underscore_in_name" >}})?