Sublime Text Snippets For LeanPub
Free collection of Sublime Text snippets for writing LeanPub books over at GitHub
Showing 2 of 2,142 results.
Free collection of Sublime Text snippets for writing LeanPub books over at GitHub
The add method adds a new message to the MessageBag instance. The message is identified by a given $key and contains the value $message . The add method returns a reference to the current MessageBag instance.