Browse Source

Removed MarkdownSharp, move to MarkdownDeep complete

Next step is to utilize the features MarkdownDeep brings to the table.
tags/0.9.0
Frans Bouma 10 years ago
parent
commit
832a373d31
2 changed files with 0 additions and 1998 deletions
  1. +0
    -1
      src/DocNet/Docnet.csproj
  2. +0
    -1997
      src/DocNet/MarkdownSharp.cs

+ 0
- 1
src/DocNet/Docnet.csproj View File

@@ -53,7 +53,6 @@
<Compile Include="Config.cs" />
<Compile Include="Engine.cs" />
<Compile Include="INavigationElement.cs" />
<Compile Include="MarkdownSharp.cs" />
<Compile Include="NavigatedPath.cs" />
<Compile Include="NavigationElement.cs" />
<Compile Include="NavigationLevel.cs" />


+ 0
- 1997
src/DocNet/MarkdownSharp.cs
File diff suppressed because it is too large
View File


Loading…
Cancel
Save