Force initial paragraph elements on line-breaks in Firefox.
| C# |
public bool FirefoxInitialParagraphs { get; set; }
The default is false.
If false, Firefox defaults to br elements only.
| C# |
public bool FirefoxInitialParagraphs { get; set; }