소스 검색

readme: lowercase org keywords

Sean Farley 3 년 전
부모
커밋
b40a529399
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      README.org

+ 3 - 3
README.org

@@ -1,4 +1,4 @@
-#+TITLE: README
+#+title: README
 
 * Emacs Bitwarden
 
@@ -65,9 +65,9 @@ machine bitwarden.id login YYY password XXX
 There is read-only support for auth-source as well. You can run
 =bitwarden-auth-source-enable= to enable it. For example,
 
-#+BEGIN_SRC emacs-lisp
+#+begin_src emacs-lisp
 (auth-source-search :host "github.com")
-#+END_SRC
+#+end_src
 
 will return all logins that match =github.com=.