TJ (Thomas J.) Biddle
TJ (Thomas J.) Biddle
This pattern allows us to define a variable and then re-use it in multiple areas in order to keep our Dockerfile DRY. Under the current implementation; `dockerfilelint` will state "Invalid...
I'm actually not sure how this gem worked prior - but Bootstrap specs require that the pagination list is wrapped in a div, which has the correct class applied to...
Please deploy to Rubygems - using Github for deployment is not a proper practice.
Example: ``` C:\Program Files (x86)\Puppet Labs\Puppet\bin>C:\Windows\System32\inetsrv\appcmd .exe add site /name:test.com /bindings:http/*:80:test.com /physicalpath:"c:\apps \test" ``` Just makes it so you can set physical path like the above example.
**Have you searched existing Github issues to see if someone has already requested this feature?** Yes **Is your feature request related to a problem? Please describe.** I am not deleting...
**Describe the bug** Markdown list does not recalculate a numbered list upon removal of a line. For example, if 1. 2. 3. is created and 2. is deleted, it will...