mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #194] [CLOSED] [WIP] Make tt generator automatically run on build and exclude Specs.cs from source control #859
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/xoofx/markdig/pull/194
Author: @leotsarev
Created: 1/8/2018
Status: ❌ Closed
Base:
master← Head:auto-tt📝 Commits (8)
ad55b6aRemove Spec.cs from source control62b41e4add Clarius.TransformOnBuild to automatically run tt generator69fa32bmerge from master0445b7aSeparate build step to download CommonMark specification once02b8609merge from masterde1b4c0forget to remove test messages from DownloadCommonMarkSpec.ttf5226e9Fix .csproj to make DownloadCommonMarkSpec discoverable by Clarius.TransformOnBuildb5907b1added .gitignore📊 Changes
7 files changed (+45 additions, -21292 deletions)
View changed files
📝
.gitignore(+4 -0)📝
src/Markdig.Tests/Markdig.Tests.csproj(+13 -2)➕
src/Markdig.Tests/Specs/DownloadCommonMarkSpec.tt(+22 -0)➖
src/Markdig.Tests/Specs/Specs.cs(+0 -21278)📝
src/Markdig.Tests/Specs/Specs.tt(+3 -11)📝
src/Markdig.Tests/project.json(+1 -0)📝
src/markdig.sln(+2 -1)📄 Description
fixes #192
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.