content = ctx.extend.highlight.exec(ctx.config.syntax_highlighter, {
    context: ctx,
    args: [content, options]
  });