Property ShowCopyButtons
ShowCopyButtons
Gets or sets whether code blocks display a copy button in the top-right corner. Defaults to true.
public bool ShowCopyButtons { get; set; }
Gets or sets whether code blocks display a copy button in the top-right corner. Defaults to true.
public bool ShowCopyButtons { get; set; }