Hello all,
I want to change the automatically generated IDs for headings (H…) using the rendering API.
How can I retrieve the heading content, aka the text which was used to generate the ID from, from the HeaderBlock? Do I have to go through all children blocks and check if it is a WordBlock or SpaceBlock and concatenate them together or is there any simple way?
3 posts - 1 participant