Page MenuHomePhabricator

Add syntax highlighting for the "Robot Framework" language
ClosedPublic

Authored by joshuaspence on Feb 13 2015, 8:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 10, 4:25 AM
Unknown Object (File)
Jan 29 2024, 9:37 PM
Unknown Object (File)
Jan 19 2024, 12:23 PM
Unknown Object (File)
Jan 19 2024, 11:52 AM
Unknown Object (File)
Dec 22 2023, 8:18 PM
Unknown Object (File)
Dec 21 2023, 3:37 PM
Unknown Object (File)
Dec 15 2023, 3:00 PM
Unknown Object (File)
Nov 30 2023, 6:00 AM
Subscribers

Details

Summary

Adds syntax highlighting for the Robot Framework via pygmentize.

Test Plan
> pygmentize -L | grep robot
* robotframework:
    RobotFramework (filenames *.txt, *.robot)

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Add syntax highlighting for the "Robot Framework" language.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Feb 28 2015, 9:54 PM
This revision was automatically updated to reflect the committed changes.