Paste should result in a clean Markdown code
* jquery.htmlClean.min.js: * in order to paste from any(?) document * rangy-selectionsaverestore.js: required by hallo html cleanup * App.master: * A link to awesome fonts * a hint, to engage to invoice :-) * rangy-core.js: using the bower installed one * to-markdown.js: using the new code, came from the `npm start` process * Edit.aspx: fixes copy/paste from LibreOffice writter colored text. * Web.csproj: using new javascript references to: rangy-core, rangy-selectionsaverestore jquery.htmlClean * mdd_help.htm: * mdd_styles.css: * rangyinputs-jquery-1.1.2.js: obsolete
This commit is contained in:
parent
6bf32bf3c5
commit
f4329d6176
11 changed files with 4179 additions and 684 deletions
|
|
@ -267,7 +267,6 @@
|
|||
<Content Include="RegistrationMail.txt" />
|
||||
<Content Include="Views\FrontOffice\Writting.ascx" />
|
||||
<Content Include="Scripts\jquery.metadata.js" />
|
||||
<Content Include="Scripts\rangyinputs-jquery-1.1.2.js" />
|
||||
<Content Include="images\sign-in-with-google.png" />
|
||||
<Content Include="Views\Account\Unregister.aspx" />
|
||||
<Content Include="Scripts\jquery.timepicker.js" />
|
||||
|
|
@ -298,8 +297,6 @@
|
|||
<Content Include="Views\Account\Register.ascx" />
|
||||
<Content Include="Views\Account\ResetPassword.aspx" />
|
||||
<Content Include="Views\Blogs\NotAuthorized.aspx" />
|
||||
<Content Include="Scripts\mdd_help.htm" />
|
||||
<Content Include="Scripts\mdd_styles.css" />
|
||||
<Content Include="Views\Calendar\Login.aspx" />
|
||||
<Content Include="Views\Calendar\Auth.aspx" />
|
||||
<Content Include="Views\Calendar\ChooseCalendar.aspx" />
|
||||
|
|
@ -377,6 +374,9 @@
|
|||
<Content Include="fonts\fontawesome-webfont.woff" />
|
||||
<Content Include="Scripts\to-markdown.js" />
|
||||
<Content Include="Scripts\showdown.js" />
|
||||
<Content Include="Scripts\rangy-core.js" />
|
||||
<Content Include="Scripts\rangy-selectionsaverestore.js" />
|
||||
<Content Include="Scripts\jquery.htmlClean.min.js" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue