View presentation here: http://bl.ocks.org/robcthegeek/raw/7d49beb1d7db07c2b74c/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Globalization; | |
using System.Linq; | |
using System.Linq.Expressions; | |
using System.Text; | |
using System.Web.Mvc; | |
namespace Extensions | |
{ | |
public static class HtmlHelperExtensions |
👏🏻 praise: With thanks to @pauloportella for the original Gist 🙏🏻
Make it easy to create Conventional Comments in GitHub by using saved replies'.
- Go to https://github.com/settings/replies
- Open Developer Tools (normally F12 or Ctrl/Cmd + Shift + I)