guides icon indicating copy to clipboard operation
guides copied to clipboard

Guides library to parse documentation

Results 36 guides issues
Sort by recently updated
recently updated
newest added

### 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...

deprecation

This PR is a preparation to make #955 easier to solve. It should not change functionality releases: main, 1.0

auto-backport-to-1.x

### 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 |...

bug
triage

Could not open input file: tools/phpDocumentor.phar

bug

### 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

### 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...

feature
triage

### 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...

bug
triage

### 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
triage

### 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...

feature

* fix broken xsd uri * change not allowed html-theme to theme