export const CONTENT_PLACEHOLDER = '{source}';
export const START_BLOCK = '{source-block}';
export const END_BLOCK = '{end-source-block}';
