diff options
| author | Ralph Desir <[email protected]> | 2015-09-03 14:19:02 -0400 |
|---|---|---|
| committer | Ralph Desir <[email protected]> | 2015-09-03 14:19:02 -0400 |
| commit | e1beb502ab133d4bfae5fa3df856aa2b851e2655 (patch) | |
| tree | 52e2b6b6e541af8f609e01eb0908167614a13e84 /doc | |
| parent | 93aaa0673678ec53cf977ac908e962225db962cf (diff) | |
| download | mruby-e1beb502ab133d4bfae5fa3df856aa2b851e2655.tar.gz mruby-e1beb502ab133d4bfae5fa3df856aa2b851e2655.zip | |
Cleaned up the re.h markdown.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/api/mruby/re.h.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/mruby/re.h.md b/doc/api/mruby/re.h.md index 01e18c6a5..f5cd2a71e 100644 --- a/doc/api/mruby/re.h.md +++ b/doc/api/mruby/re.h.md @@ -1,3 +1,3 @@ -#### Macros
-### REGEXP_CLASS
+### Macros
+#### REGEXP_CLASS
A string with the name of the REGEXP class.
|
