annetre

Results 7 issues of annetre

Hi, I've tried to create code map for documents with RST (restructured text) markup. In this case, the document has 4 types of headers: Header Level1 (=========) Header Level2 (----------------)...

help wanted

### Describe the bug https://sphinx-book-theme.readthedocs.io/en/latest/reference/extensions.html ![image](https://github.com/executablebooks/sphinx-book-theme/assets/112639217/c94c8c19-8b6b-481d-a7d9-fe9d1fcbe78c) Google Chrome ### Reproduce the bug Open a page in a browser https://sphinx-book-theme.readthedocs.io/en/latest/reference/extensions.html ### List your environment _No response_

bug

Hi, When I build a docx with the uml diagram, I get the result docx file and a number of images that are located near the docx file, in the...

If I have the following code in RST ... .. note:: test test ... The result is in DOCX: ![image](https://github.com/amedama41/docxbuilder/assets/112639217/13aeb550-a4f4-4632-9a12-a4e074198039) In HTML: ![image](https://github.com/amedama41/docxbuilder/assets/112639217/24fbe271-655a-4dad-931b-961a3a6b8920) It is better to implement it in...

### Describe the bug An HTML page title includes "rst page title" + "html_title" (from conf.py) I can modify only the second part (in conf.py) but I cannot change the...

bug

### What would you like to see Hi, The extension works fine and makes clickable paths and open files with their paths for common directives (figure, image,literalinclude and so on)...

enhancement
lsp
api

If my template docm file contains macroses, the result generated file (docx) does not contain these macroses. Docxbuilder generates only DOCX files.