I recently updated my hugo-coder theme, as newer versions of hugo had some breaking changes. I'm seeing some odd styling now. When using a link in markedown, a new line is inserted before and after every link.
# Establishing a Baseline Benchmark
I [benchmarked](my link)
our small and large examples using `kotlinx.benchmark`. I thought it'd be fun to test Kotlin Native
Describe the problem:
I recently updated my hugo-coder theme, as newer versions of hugo had some breaking changes. I'm seeing some odd styling now. When using a link in markedown, a new line is inserted before and after every link.
Ends up looking like this.