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
2015-09-25 13:41:39 +02:00
2015-07-15 03:36:12 +02:00
2015-08-04 02:10:28 +02:00
2015-06-09 20:51:06 +02:00
2015-08-04 02:10:28 +02:00
2015-08-20 20:03:22 +02:00
2015-07-15 03:36:12 +02:00
2015-07-17 05:07:05 +02:00
2015-07-15 03:36:12 +02:00
2015-08-24 08:22:20 +02:00
2014-07-16 20:35:03 +02:00
2015-08-20 20:02:46 +02:00
2015-06-02 01:42:49 +02:00
2014-07-16 19:40:23 +02:00
2015-06-07 01:04:09 +02:00
2014-07-16 20:35:03 +02:00
2015-08-20 20:02:46 +02:00
Description
Languages
JavaScript 35.9%
C# 14.9%
HTML 12.3%
MDX 10.9%
SCSS 7.6%
Other 18.1%