angular-markdown-directive icon indicating copy to clipboard operation
angular-markdown-directive copied to clipboard

prettyprint not working

Open linchengcs opened this issue 10 years ago • 0 comments

I use this directive and prettify to render markdown with source code in , but the prettify does not work.

class Voila {
public:
  // Voila
  static const string VOILA = "Voila";

  // will not interfere with embedded tags.
}

linchengcs avatar May 26 '15 21:05 linchengcs