You are here

constant GeshiFilter::BRACKETS_MARKDOWNBLOCK in GeSHi Filter for syntax highlighting 8

Same name and namespace in other branches
  1. 8.2 src/GeshiFilter.php \Drupal\geshifilter\GeshiFilter::BRACKETS_MARKDOWNBLOCK

Parse code inside Markdown (```) blocks.

File

src/GeshiFilter.php, line 96

Class

GeshiFilter
Contains constantas and some helper functions.

Namespace

Drupal\geshifilter

Code

const BRACKETS_MARKDOWNBLOCK = 16;