Skip to content

Commit 873abd0

Browse files
intro: update embedded markdown example in writing tips
1 parent c7ef08e commit 873abd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/writing-tips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Add highlight line meta data to a code block after the opening backticks and cod
290290
| NOTE: For GitHub, add `?raw=true` on the end of the url to the GitHub file or use the raw code link, i.e. `https://raw.githubusercontent.com/...`
291291

292292
??? EXAMPLE "Practicalli Project Templates"
293-
```markdown title="Emacs project configuration - .dir-locals.el"
293+
```markdown title="Clojure project configuration - deps.edn"
294294
--8<-- "https://github.com/practicalli/project-templates/blob/main/deps.edn?raw=true"
295295
```
296296

0 commit comments

Comments
 (0)