aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/txt_rst.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v6/txt_rst.rb')
-rw-r--r--lib/sisu/v6/txt_rst.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v6/txt_rst.rb b/lib/sisu/v6/txt_rst.rb
index 0b3dcdde..7eca551d 100644
--- a/lib/sisu/v6/txt_rst.rb
+++ b/lib/sisu/v6/txt_rst.rb
@@ -138,7 +138,7 @@ module SiSU_Txt_rST
@env=SiSU_Env::InfoEnv.new(@md.fns)
@brace_url=SiSU_Viz::Defaults.new.url_decoration
@tab="\t"
- @@endnotes_=case md.opt.mod.inspect
+ @@endnotes_=case md.opt.selections.str
when /--footnote/ then false
when /--endnote/ then true
else true