branch: externals/fountain-mode commit bd73426adf5cc484323479c1cea6e9f6b1bfe7f3 Author: Paul W. Rankin <he...@paulwrankin.com> Commit: Paul W. Rankin <he...@paulwrankin.com>
Update README/Commentary --- README.md | 11 ++++++----- fountain-mode.el | 11 ++++++----- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7b02b0e..d1a5fa0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Screenshot: https://f002.backblazeb2.com/file/pwr-share/fountain-mode.png Check out the Nicholl Fellowship sample script exported from Fountain Mode to: -- Plain text: https://paste.sr.ht/blob/930557283847c35cafbba81cf34f389980b35b3c +- Plain text: https://f002.backblazeb2.com/file/pwr-share/Nicholl_Fellowship_sample.txt - HTML: https://f002.backblazeb2.com/file/pwr-share/fountain-export.html - Final Draft: https://f002.backblazeb2.com/file/pwr-share/fountain-export.fdx - LaTeX: https://www.overleaf.com/project/54ed9180966959cb7fdbde8e @@ -52,10 +52,11 @@ package-install RET fountain-mode RET. ## History ## -See: https://git.sr.ht/~pwr/fountain-mode/refs +See: https://github.com/rnkn/fountain-mode/releases -## Contributing ## +## Bugs ## -To report bugs, please use M-x report-emacs-bug RET or send an email to -<bug-gnu-em...@gnu.org>. Please include "fountain" in the subject. +To report bugs, use https://github.com/rnkn/fountain-mode/issues, or M-x +report-emacs-bug RET or send an email to <bug-gnu-em...@gnu.org> (please include +"fountain" in the subject). diff --git a/fountain-mode.el b/fountain-mode.el index d785f07..e57b1e2 100644 --- a/fountain-mode.el +++ b/fountain-mode.el @@ -57,7 +57,7 @@ ;; Check out the Nicholl Fellowship sample script exported from Fountain Mode to: -;; - Plain text: https://paste.sr.ht/blob/930557283847c35cafbba81cf34f389980b35b3c +;; - Plain text: https://f002.backblazeb2.com/file/pwr-share/Nicholl_Fellowship_sample.txt ;; - HTML: https://f002.backblazeb2.com/file/pwr-share/fountain-export.html ;; - Final Draft: https://f002.backblazeb2.com/file/pwr-share/fountain-export.fdx ;; - LaTeX: https://www.overleaf.com/project/54ed9180966959cb7fdbde8e @@ -78,12 +78,13 @@ ;; ## History ## -;; See: https://git.sr.ht/~pwr/fountain-mode/refs +;; See: https://github.com/rnkn/fountain-mode/releases -;; ## Contributing ## +;; ## Bugs ## -;; To report bugs, please use M-x report-emacs-bug RET or send an email to -;; <bug-gnu-em...@gnu.org>. Please include "fountain" in the subject. +;; To report bugs, use https://github.com/rnkn/fountain-mode/issues, or M-x +;; report-emacs-bug RET or send an email to <bug-gnu-em...@gnu.org> (please include +;; "fountain" in the subject). ;;; Code: