guides
guides copied to clipboard
Guides library to parse documentation
### Feature request In version 1 it's possible to extend the compiler context to add extra functionality to the compiler. A better way of doing this is using encapsulation using...
This PR is a preparation to make #955 easier to solve. It should not change functionality releases: main, 1.0
### Summary See also https://github.com/TYPO3-Documentation/render-guides/issues/460 ### Code snippet that reproduces the problem +----------------------+----------------+ |**Paragraphs** |Paragraph 1 | | | | | |Paragraph 2 | +----------------------+----------------+ |**Lists** |See the list |...
### Feature request If the log is very big, it is hard to work on. Make it filterable for easier handling: * Errors only * Parsing only Furthermore warnings during...
### Feature request # Motivation * Large set of documentation files (here: TYPO3 Core Changelogs (https://github.com/TYPO3/typo3/tree/main/typo3/sysext/core/Documentation, 3.237 files) * Parsing takes 12 seconds, compiling about 25 seconds, rendering the full...
### Summary Roles, like ```rst :sql:`SELECT * FROM table` ``` are not defined, so typos or unsupported roles cannot be warned about, like (mind the `g` instead the `q`): ```rst...
### Feature request Sphinx allows to create indexes like this: https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/genindex.html This interprets RST tagged indices: ``` .. index:: XLIFF; Files File; XLIFF ``` and with that information creates a...
### Feature request In #914 the image target was added, but rather than adding a new node to the image as target it would make more sense to wrap the...
* fix broken xsd uri * change not allowed html-theme to theme