Serafettin
Results
2
issues of
Serafettin
I need to use Kendo Mvc components inside razors on a console app. It works fine without Kendo. ``` @using Kendo.Mvc.UI @using RazorEngine.Host.Console.Helpers ... @(Html.Kendo().Barcode().Name("mascarpone").Value("Mascarpone") .Encoding(BarcodeSymbology.Code128).Width(280).Height(100)) ``` When I try...
If you change a big text part to code, it pass over the preview part. If you look stackoverflow version, preview part of code blog behaves different than other parts...