{ Rouge }

An elegant, extendable code highlighter written in pure Ruby.

Available on GitHub

Not Found: No resource was found that matched your request. Please correct the URL and try again.
message Person {
  required string name = 1;
  required int32 id = 2;
  optional string email = 3;
}