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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 7 additions & 0 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)