N. Taylor Mullen
|
e20d18636e
|
Move more classes into Internal namespaces.
- These classes aren't needed as top level public classes.
#779
|
2016-06-13 13:53:14 -07:00 |
N. Taylor Mullen
|
cdea6fd3fb
|
Fix TagHelper directive tests to fail when expected.
- Prior to this change the equals bits were falling back to the type comparison that `ChunkGenerator` exposes.
|
2016-05-18 11:05:55 -07:00 |
Ajay Bhargav Baaskaran
|
9bfa74d829
|
[Fixes #739] Newline after text tag rendered only if followed by html
|
2016-05-02 16:29:29 -07:00 |
Ajay Bhargav Baaskaran
|
b520c9c15e
|
Fix: Newline at the end of text tag in code block is rendered as markup
|
2016-04-26 15:43:18 -07:00 |
N. Taylor Mullen
|
e6d4d6c7a1
|
Fix nested C# blocks when combined with C# @ symbols.
- We used to accept until markup or an ending brace which didn't allow the parser to balance nested braces.
#679
|
2016-03-03 12:34:35 -08:00 |
hexelium
|
a0164b005d
|
(#346) Fixed case when razor fails to recognize escape shortcut when the first character in a text is `:`. For example @::sometext.
|
2016-02-15 20:51:43 +02:00 |
N. Taylor Mullen
|
3968eded19
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:21:25 -08:00 |
N. Taylor Mullen
|
3542ec3167
|
Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:21:05 -08:00 |