When I use "# 10 Section" as a section heading in a github_document with "toc: true", the href in the table of contents link is "#section", and the href in the anchor is "#10-section", so the link from the table of contents doesn't work. Is there a way I can get table of contents links to work with sections that begin with numbers?