Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dadhi/CsToMd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fafe09b
Choose a base ref
...
head repository: dadhi/CsToMd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dcc1358
Choose a head ref

Commits on Aug 31, 2020

  1. inserting the new line after collapsible section, otherwise it may pr…

    …oduce an error in md
    maximv committed Aug 31, 2020
    Copy the full SHA
    59a90f5 View commit details
  2. releasing v1.2.1

    maximv committed Aug 31, 2020
    Copy the full SHA
    aa7d2ee View commit details
  3. fixing the short description; WIP fix the readme

    maximv committed Aug 31, 2020
    Copy the full SHA
    0a34205 View commit details

Commits on Sep 7, 2020

  1. readme redo

    dadhi authored Sep 7, 2020
    Copy the full SHA
    7df39b3 View commit details
  2. Update README.md

    dadhi authored Sep 7, 2020
    Copy the full SHA
    37a520d View commit details
  3. readme complete!!!!

    maximv committed Sep 7, 2020
    Copy the full SHA
    8c4874b View commit details
  4. fixing the help output

    maximv committed Sep 7, 2020
    Copy the full SHA
    f6d1d70 View commit details

Commits on Sep 25, 2020

  1. Copy the full SHA
    dbc35f7 View commit details
  2. Update README.md

    dadhi authored Sep 25, 2020
    Copy the full SHA
    9ae9745 View commit details

Commits on Sep 26, 2020

  1. added the TOC

    maximv committed Sep 26, 2020
    Copy the full SHA
    434a893 View commit details

Commits on Oct 8, 2020

  1. Update README.md

    dadhi authored Oct 8, 2020
    Copy the full SHA
    b2f5af3 View commit details
  2. Update README.md

    dadhi authored Oct 8, 2020
    Copy the full SHA
    ffa7391 View commit details
  3. Update README.md

    dadhi authored Oct 8, 2020
    Copy the full SHA
    245fee3 View commit details
  4. Update README.md

    dadhi authored Oct 8, 2020
    Copy the full SHA
    d42a2d2 View commit details

Commits on Mar 2, 2022

  1. adding Sponsor button

    dadhi committed Mar 2, 2022
    Copy the full SHA
    33beffb View commit details
  2. updating licinse year

    dadhi committed Mar 2, 2022
    Copy the full SHA
    b27f8a7 View commit details
  3. updating readme

    dadhi committed Mar 2, 2022
    Copy the full SHA
    ea3ef86 View commit details

Commits on Aug 11, 2023

  1. Update README.md

    dadhi authored Aug 11, 2023
    Copy the full SHA
    4ea45e0 View commit details

Commits on Sep 14, 2024

  1. publish v2.0.1 to nuget

    dadhi committed Sep 14, 2024
    Copy the full SHA
    0ba3bac View commit details
  2. Copy the full SHA
    31a1735 View commit details

Commits on Nov 28, 2024

  1. Copy the full SHA
    edbe9f5 View commit details

Commits on Jan 7, 2025

  1. cleanup

    dadhi committed Jan 7, 2025
    Copy the full SHA
    6f9cae8 View commit details
  2. Copy the full SHA
    63b1cb9 View commit details
  3. Copy the full SHA
    d336bc7 View commit details
  4. Copy the full SHA
    8982f36 View commit details

Commits on Jan 8, 2025

  1. Copy the full SHA
    c229f1c View commit details
  2. being smart and remove the first space for the odd number of spaces i…

    …n the leading indent
    dadhi committed Jan 8, 2025
    Copy the full SHA
    c65e085 View commit details

Commits on Jan 15, 2025

  1. new parser; fix #17, #18

    dadhi committed Jan 15, 2025
    Copy the full SHA
    f88e5cf View commit details

Commits on Jan 29, 2025

  1. @wip fix issue #15

    dadhi committed Jan 29, 2025
    Copy the full SHA
    db90893 View commit details
  2. better naming

    dadhi committed Jan 29, 2025
    Copy the full SHA
    dcc1358 View commit details
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[*.cs]

# IDE0160: Convert to block scoped namespace
csharp_style_namespace_declarations = file_scoped

# IDE0130: Namespace does not match folder structure
dotnet_style_namespace_match_folder = false
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: dadhi
80 changes: 63 additions & 17 deletions CsToMd.sln
Original file line number Diff line number Diff line change
@@ -1,38 +1,84 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2026
# Visual Studio Version 17
VisualStudioVersion = 17.11.35327.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CsToMd", "CsToMd\CsToMd.csproj", "{5EA1D734-2D4D-4C9E-8B69-A19A05964AFC}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CsToMd", "CsToMd\CsToMd.csproj", "{42D2F5E5-B877-4455-BF90-98243E488C4F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CsToMdTest", "CsToMdTest\CsToMdTest.csproj", "{74701D22-ED6B-4405-91AF-EA349A9D3A4D}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CsToMdVSIXUsageTest", "CsToMdVSIXUsageTest\CsToMdVSIXUsageTest.csproj", "{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{75141EA8-94A5-4867-828A-567B7CDAF2ED}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CsToMdDotnetTool", "CsToMdDotnetTool\CsToMdDotnetTool.csproj", "{CE9EB403-9A52-4497-BBBE-3D2707A29D98}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CsToMdUnitTests", "CsToMdUnitTests\CsToMdUnitTests.csproj", "{BA675C34-24DA-4240-A39A-29B955644CAB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{731DF460-9F25-47BC-BC1C-013D1EC2E493}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
README.md = README.md
screen1.png = screen1.png
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|arm64 = Debug|arm64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|arm64 = Release|arm64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5EA1D734-2D4D-4C9E-8B69-A19A05964AFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5EA1D734-2D4D-4C9E-8B69-A19A05964AFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5EA1D734-2D4D-4C9E-8B69-A19A05964AFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5EA1D734-2D4D-4C9E-8B69-A19A05964AFC}.Release|Any CPU.Build.0 = Release|Any CPU
{74701D22-ED6B-4405-91AF-EA349A9D3A4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74701D22-ED6B-4405-91AF-EA349A9D3A4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74701D22-ED6B-4405-91AF-EA349A9D3A4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74701D22-ED6B-4405-91AF-EA349A9D3A4D}.Release|Any CPU.Build.0 = Release|Any CPU
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Debug|arm64.ActiveCfg = Debug|arm64
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Debug|arm64.Build.0 = Debug|arm64
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Debug|x86.ActiveCfg = Debug|x86
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Debug|x86.Build.0 = Debug|x86
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Release|Any CPU.Build.0 = Release|Any CPU
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Release|arm64.ActiveCfg = Release|arm64
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Release|arm64.Build.0 = Release|arm64
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Release|x86.ActiveCfg = Release|x86
{42D2F5E5-B877-4455-BF90-98243E488C4F}.Release|x86.Build.0 = Release|x86
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Debug|arm64.ActiveCfg = Debug|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Debug|arm64.Build.0 = Debug|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Debug|x86.ActiveCfg = Debug|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Debug|x86.Build.0 = Debug|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Release|Any CPU.Build.0 = Release|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Release|arm64.ActiveCfg = Release|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Release|arm64.Build.0 = Release|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Release|x86.ActiveCfg = Release|Any CPU
{D8C231EE-1BBB-4DE8-A2D2-299FD0C2812C}.Release|x86.Build.0 = Release|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Debug|arm64.ActiveCfg = Debug|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Debug|arm64.Build.0 = Debug|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Debug|x86.ActiveCfg = Debug|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Debug|x86.Build.0 = Debug|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Release|Any CPU.Build.0 = Release|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Release|arm64.ActiveCfg = Release|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Release|arm64.Build.0 = Release|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Release|x86.ActiveCfg = Release|Any CPU
{CE9EB403-9A52-4497-BBBE-3D2707A29D98}.Release|x86.Build.0 = Release|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Debug|arm64.ActiveCfg = Debug|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Debug|arm64.Build.0 = Debug|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Debug|x86.ActiveCfg = Debug|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Debug|x86.Build.0 = Debug|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Release|Any CPU.Build.0 = Release|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Release|arm64.ActiveCfg = Release|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Release|arm64.Build.0 = Release|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Release|x86.ActiveCfg = Release|Any CPU
{BA675C34-24DA-4240-A39A-29B955644CAB}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {789049DF-B8C1-445E-9025-F1220A1C765A}
SolutionGuid = {897FFF9E-4897-4C2B-8B43-2ADCF37B91B6}
EndGlobalSection
EndGlobal
2 changes: 0 additions & 2 deletions CsToMd.sln.DotSettings

This file was deleted.

Loading