Rst Tools [work] -
These tools introduce custom RST directives (e.g., .. questionnaire:: , .. submit:: ) to handle assignment grading, model solutions, and submission feedback.
“My bullet list broke because of inconsistent indentation.” Solution: Run doc8 --max-line-length 89 to catch indentation errors. rst tools
Writing RST is most efficient when your text editor highlights syntax and catches errors in real-time. These tools introduce custom RST directives (e

