The CodePen API allows providing a title as part of creating a pen: https://blog.codepen.io/documentation/api/prefill/ It would be nice if we could use this. What about: ``` @codepen This is a title ``` ?