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