vmg / sundown

Standards compliant, fast, secure markdown processing library in C
1.99k stars 385 forks source link

Guard names should also be changed #129

Closed mildsunrise closed 10 years ago

mildsunrise commented 11 years ago

Now that the namespace prefix has been changed (ups to sd), #ifdef guard names should also be changed accordingly. After that, Sundown and Upskirt won't collide anymore!

PD: Great library, keep on!

mildsunrise commented 11 years ago

@vmg I've merged your latest changes; this pull can now be applied safely.