You are here

function geshinode_validate in GeSHi Filter for syntax highlighting 6

Same name and namespace in other branches
  1. 5.2 geshinode.module \geshinode_validate()

Implementation of hook_validate().

File

./geshinode.module, line 106
Implementation of a GeSHi node.

Code

function geshinode_validate($node) {

  ///TODO
}