View Source Md.Guards (md v0.7.1)

Several guards for the proper UTF8 handling of input.

Link to this section Summary

Link to this section Functions

Link to this macro

is_utf8_digit(char)

View Source (macro)
Link to this macro

is_utf8_punct(char)

View Source (macro)
Link to this macro

is_utf8_space(char)

View Source (macro)