Skip to content

Instantly share code, notes, and snippets.

@MacHu-GWU
Last active September 11, 2018 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MacHu-GWU/d3c75539b6669ad3bc8e200f1671078c to your computer and use it in GitHub Desktop.
Save MacHu-GWU/d3c75539b6669ad3bc8e200f1671078c to your computer and use it in GitHub Desktop.
an example of using custom style in restructured text.
.red { color:red; } .blue { color:blue; } .green { color:green; }
  • This is Red text.
  • This is Blue text.
  • This is Green text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment