Fixed header and removing tabs
This commit is contained in:
parent
bcfeba17d5
commit
9da91702c1
1 changed files with 68 additions and 68 deletions
|
@ -226,7 +226,7 @@ Again, the UI will attempt to update all of these values, so you don't need to c
|
||||||
Details? Did someone say details? Let's talk about the code ... all the code that makes this work.
|
Details? Did someone say details? Let's talk about the code ... all the code that makes this work.
|
||||||
* Code
|
* Code
|
||||||
#+BEGIN_SRC emacs-lisp :exports none
|
#+BEGIN_SRC emacs-lisp :exports none
|
||||||
;;; rpgdm-ironsworn -- Functions for integrating Ironsworn with Org
|
;;; rpgdm-ironsworn.el --- Functions for integrating Ironsworn with Org
|
||||||
;;
|
;;
|
||||||
;; Copyright (C) 2020 Howard X. Abrams
|
;; Copyright (C) 2020 Howard X. Abrams
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue