Re: [O] Documentation Bug ?

2019-03-27 Thread Nicolas Goaziou
Hello, David Masterson writes: > Simple documentation bug -- not sure how to submit a patch, so I'm > hoping someone else can take care of it. > > In section 10 "Agenda Views" of the manual, it says that "Seven > different view types are provided", but it only lists six. Someone > should change

[O] Documentation Bug ?

2019-03-25 Thread David Masterson
Simple documentation bug -- not sure how to submit a patch, so I'm hoping someone else can take care of it. In section 10 "Agenda Views" of the manual, it says that "Seven different view types are provided", but it only lists six. Someone should change seven to six. -- David

Re: [O] [Documentation Bug?] Markdown export

2018-04-20 Thread Loris Bennett
Nicolas Goaziou writes: > Hello, > > "Loris Bennett" writes: > >> On the page >> >> https://orgmode.org/manual/Markdown-export.html >> >> the second line reads: >> >> Since md is built on top of the HTML back-end, any Org constructs not >> supported by Markdown, such as tables, the underly

Re: [O] [Documentation Bug?] Markdown export

2018-04-20 Thread Nicolas Goaziou
Hello, "Loris Bennett" writes: > On the page > > https://orgmode.org/manual/Markdown-export.html > > the second line reads: > > Since md is built on top of the HTML back-end, any Org constructs not > supported by Markdown, such as tables, the underlying html back-end > (see HTML export)

Re: [O] [Documentation Bug?] Markdown export

2018-04-19 Thread John Kitchin
Org tables get exported as an html table. John --- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Thu, Apr 19, 2018 at 12:

[O] [Documentation Bug?] Markdown export

2018-04-19 Thread Loris Bennett
Hi, On the page https://orgmode.org/manual/Markdown-export.html the second line reads: Since md is built on top of the HTML back-end, any Org constructs not supported by Markdown, such as tables, the underlying html back-end (see HTML export) converts them. My guess is that this should

Re: [O] documentation bug

2012-09-18 Thread Bastien
Hi Tyler, Tyler Smith writes: > I'm using org-mode 7.8.03, which shipped with Emacs 24.0.94.1. The > documentation for exporting html includes the following: > > 12.5.1 HTML export commands > --- > > `C-c C-e h (`org-export-as-html')' > Export as HTML file. [...

Re: [O] documentation bug

2012-09-13 Thread Giovanni Ridolfi
Da: Tyler Smith Inviato: Giovedì 13 Settembre 2012 16:50 > I'm using org-mode 7.8.03, which shipped with Emacs 24.0.94.1. > `C-c C-e h    (`org-export-as-html')' >    Export as HTML file.  [...] If there is an active region(1), only >   the region will be     exported. > However, I think th

[O] documentation bug

2012-09-13 Thread Tyler Smith
Hi, I'm using org-mode 7.8.03, which shipped with Emacs 24.0.94.1. The documentation for exporting html includes the following: 12.5.1 HTML export commands --- `C-c C-e h (`org-export-as-html')' Export as HTML file. [...] If there is an active region(1), only th