# Snippets/quotes from GitHub?

**URL:** https://meta.discourse.org/t/snippets-quotes-from-github/364303
**Category:** Support
**Created:** [April 30, 2025, 10:24pm UTC](https://meta.discourse.org/t/snippets-quotes-from-github/364303 "2025-04-30T22:24:57Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [April 30, 2025, 10:30pm UTC](https://meta.discourse.org/t/snippets-quotes-from-github/364303/3 "2025-04-30T22:30:06Z")

</div>

Easy as 1, 2, 3 (when you know where to click):

 ![This image shows a GitHub interface with a file explorer on the left and an editing pane on the right, where a user is editing the file with focused changes highlighted by a code diff tool. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/1/6/6/166288e9c43f9e86a88e614d2c1d6fa2121398ca.png)

and that gives you a permalink to that line:

```plaintext
https://github.com/discourse/discourse/blob/3ccb54ba227991c4ff92e49e6be242cd712ef0f9/config/environments/production.rb#L3

```

which renders as

> <https://github.com/discourse/discourse/blob/3ccb54ba227991c4ff92e49e6be242cd712ef0f9/config/environments/production.rb#L3>

---

_[View the full topic](https://meta.discourse.org/t/snippets-quotes-from-github/364303)._
