Kay Strobach
Kay Strobach
fixes #8 fixes #18
### Problem to solve * use license finder for all possible package managers with a package manager specific plugin ### Further details / Proposal * currently license finder tries to...
progpilot fails to run, when use statements are in use
usecase: Given you have a table to select which records to export, but in the end result they all need to be set to other values. It would be awesome...
``` rst .. ================================================== .. DEFINE SOME TEXT ROLES .. -------------------------------------------------- .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) :language: php .. highlight:: php ```
``` rst Administrator manual ==================== .. only:: html This chapter describes how to manage the extension from a superuser point of view. .. toctree:: :maxdepth: 5 :titlesonly: ```
``` +-----------------------------------+---------------+-----------------------------------------------------------------------+ | Property | Data Type | | +===================================+===============+=======================================================================+ | description | string | | +-----------------------------------+---------------+-----------------------------------------------------------------------+ | author | string | | +-----------------------------------+---------------+-----------------------------------------------------------------------+ | keywords | string | |...
``` PHP Fatal error: Uncaught exception 'Exception' with message 'Unknown directive: role' in /Users/kay/Development/rest/vendor/gregwar/rst/Gregwar/RST/ErrorManager.php:17 Stack trace: ``` I would expect something like: ``` unknown directive role in file whatever.rst on...
https://github.com/martin-helmich/typo3-typoscript-lint/issues/92 #92