Do not parse LaTeX environment names
Open
- Dominant language
- JavaScript
- Stars
- 5.1k
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
```
\begin{enumerate}
\item Generation of test input data from a domain model
\item ...
\end{enumerate}
```
In this example. `enumerate` will be marked as wordy. It would be nice if things like this could be avoided.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue's LaTeX example in the linter and locate the rule that marks “enumerate” as wordy. Done means LaTeX environment names such as “enumerate” are ignored without changing the linter's handling of ordinary prose.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, latex
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100