Tweak middle-matter and add closing rabbit

This commit is contained in:
benjamin melançon 2020-03-18 22:21:49 -04:00
parent 1e74476fa1
commit 6894236778
2 changed files with 18 additions and 2 deletions

View file

@ -139,17 +139,23 @@ And we're going to tell you how you can figure out all of that.
The examples with the what will tell you a lot about the how. The examples with the what will tell you a lot about the how.
A few specific examples will give you a lot of tools.
But first, two secrets. But first, two secrets.
One's good news, second is bad news.
{{% /note %}} {{% /note %}}
--- ---
### Now you know where to paste ### 1. Now you know where to paste
![How do I exit the Vim editor? viewed 2.1 million times](images/stack-overflow-helping-devs-quit-vim.png) ![How do I exit the Vim editor? viewed 2.1 million times](images/stack-overflow-helping-devs-quit-vim.png)
{{% note %}} {{% note %}}
And knowing where to paste unleashes the power of Stack Overflow / Stack Exchange sites.
(yes, the same family of sites that has helped a couple million developers figure out how to quit vim.) (yes, the same family of sites that has helped a couple million developers figure out how to quit vim.)
Knowing where to put this code unleashes the power of Stack Overflow. Knowing where to put this code unleashes the power of Stack Overflow.
@ -161,7 +167,9 @@ You now know enough to be dangerous.
--- ---
### That simple form alter has hidden gotchas ### 2. That simple form alter has hidden gotchas
 
* As written, it only applies to the create (node/add) form— not the edit form. * As written, it only applies to the create (node/add) form— not the edit form.
* There's a dozen variations of the humble form alter hook, and all are valid. * There's a dozen variations of the humble form alter hook, and all are valid.
@ -411,4 +419,12 @@ Your project root `composer.json`:
--- ---
![Little rabbit in big grass](images/little-rabbit-in-big-grass.jpg)
[MID.CAMP/6337](https://mid.camp/6337) &middot; <a href="mailto:ask@agaric.coop">ASK@AGARIC.COOP</a>
{{% note %}}
It's a big wild world out there. Bite off a piece you can chew.
Links for all of this and more on the session page.
{{% /note %}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB