yavsc/web/Views/Blogs
Paul Schneider 9912d0cbb2 Markdown video and audio, supported at client side
* BlogsController.cs: Fixes the Markdown usage of the uploaded
  files:
Files are now renamed by dropping invalid characters and replacing
  spaces by underscores.
An existing destination file is removed at upload.

* showdown.js: Renders audio and video at client side

* to-markdown.js: converts html audio and video to Markdown

* TestByteA.cs: adds a prefix, an underscore, to the test table
  `_testbytea`

* Edit.aspx: Uses the new `showdown` javascript module (that
  previously was named `Showdown`)

* Web.csproj: cleaning

* MarkdownDeep.dll: Renders video an audio

* GruntFile.js: Was pollution
10 years ago
..
Edit.aspx Markdown video and audio, supported at client side 10 years ago
Error.aspx * Web.csproj: 11 years ago
Index.aspx * yavsc.js: 10 years ago
NotAuthorized.aspx adds access by circle to blog posts 11 years ago
RemovePost.aspx * bg.gif: 10 years ago
RemoveTitle.aspx * font-awesome.css: an awesome css 10 years ago
TitleNotFound.aspx adds access by circle to blog posts 11 years ago
UserPost.aspx * font-awesome.css: an awesome css 10 years ago
UserPosts.aspx * font-awesome.css: an awesome css 10 years ago