Skip to content

Commit f022984

Browse files
committed
snippet(doom-docs-org): update notices
Ref: doomemacs/doomemacs@88bb04538875
1 parent 5bcbd80 commit f022984

File tree

7 files changed

+15
-8
lines changed

7 files changed

+15
-8
lines changed

doom-docs-org-mode/notice-credit

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# key: <credit
44
# --
55
#+begin_quote
6-
💕 `%`$0
6+
󰔓 `%`$0
77
#+end_quote

doom-docs-org-mode/notice-quote

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- mode: snippet -*-
2-
# name: Notice: opinion/tangent
2+
# name: Notice: quote
33
# key: <quote
44
# --
55
#+begin_quote
6-
💬 `%`$0
6+
󰝗 `%`$0
77
#+end_quote

doom-docs-org-mode/notice-tangent

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# -*- mode: snippet -*-
2+
# name: Notice: opinion/tangent
3+
# key: <tangent
4+
# --
5+
#+begin_quote
6+
󰟶 `%`$0
7+
#+end_quote

doom-docs-org-mode/notice-time

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- mode: snippet -*-
22
# name: Notice: timestamp
3-
# key: <quote
3+
# key: <time
44
# --
55
#+begin_quote
6-
🕞 ${1:`(or % (format-time-string "%B %d, %Y"))`}
6+
󰥔 ${1:`(or % (format-time-string "%B %d, %Y"))`}
77
#+end_quote

doom-docs-org-mode/notice-tip

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# key: <tip
44
# --
55
#+begin_quote
6-
📌 `%`$0
6+
󰐃 `%`$0
77
#+end_quote

doom-docs-org-mode/notice-warn

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# key: <warn
44
# --
55
#+begin_quote
6-
🚧 `%`$0
6+
`%`$0
77
#+end_quote

doom-docs-org-mode/notice-wip

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# key: <wip
44
# --
55
#+begin_quote
6-
🔨 `%`$0
6+
󱌣 `%`$0
77
#+end_quote

0 commit comments

Comments
 (0)