Great: this works perfectly.  Thank you very much.

On Tuesday, 27 April 2021 at 16:37:35 UTC+10 Albert Krewinkel wrote:

Tim <tim.a...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> I think this almost does the trick, but the colon is appearing at the end
> of the heading:
>
> 1 FirstHeading.
>
> whereas I wanted it just after the number 1.
>
> Is there a way to change it ?

Whoops, I misread your question. This should do:

``` {=html}
<style>
.header-section-number::after {
content: '.';
}
</style>
```


--
Albert Krewinkel
GPG: 8eed e3e2 e8c5 6f18 81fe e836 388d c0b2 1f63 1124

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ab79deaa-b50e-4f48-b712-708ca7b3a2b0n%40googlegroups.com.