Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permalinks to File Snippets #3

Open
n3wt0n opened this issue Jul 4, 2020 · 2 comments
Open

Permalinks to File Snippets #3

n3wt0n opened this issue Jul 4, 2020 · 2 comments

Comments

@n3wt0n
Copy link
Owner

n3wt0n commented Jul 4, 2020

https://github.com/n3wt0n/GitHubSecrets/blob/143df802c67b70443d4ab4a20b423ae2b0e8833b/sources/GitHubSecretsApp/Program.cs#L14-L20

public static void Main(string[] args)
{
//I Like this format better
CreateHostBuilder(args)
.Build()
.Run();
}

@n3wt0n n3wt0n changed the title Permalinks to File Snipeets Permalinks to File Snippets Jul 4, 2020
@alexandair
Copy link

You haven't mentioned one little thing:

This type of permanent link will render as a code snippet only in the repository it originated in. 
In other repositories, the permalink code snippet will render as a URL.

@n3wt0n
Copy link
Owner Author

n3wt0n commented Jul 8, 2020

You haven't mentioned one little thing:

This type of permanent link will render as a code snippet only in the repository it originated in. 
In other repositories, the permalink code snippet will render as a URL.

Thanks for pointing this out, you're right. Somehow I've missed that in the video.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants