Aloha Kaushal,
Kaushal Modi writes:
It's difficult to tell. Can you share a git repo with a minimal
site (just
the config.toml and the Org content files would do). I will try
reproducing
the issue locally using ox-hugo plus the ox-hugo test site
theme:
https://github.com/kaushalmodi/hugo-ba
Hello Tom.
On Sat, Jun 9, 2018 at 4:43 PM Thomas S. Dye wrote:
> Aloha all,
>
> 1) Is this the correct way to get an image in the homepage branch
> bundle?
>
> I have this in the org file:
>
> * Homepage
> :PROPERTIES:
> :EXPORT_HUGO_SECTION:
> :EXPORT_FILE_NAME: index
> :END:
>
> [[/bld
Hello again,
On 06/07/2018 08:29 AM, Charles Millar wrote:
Hi,
Set up -
Org mode version 9.1.13 (release_9.1.13-791-gcecbe4 @
/usr/local/share/org-mode/lisp/)
GNU Emacs 27.0.50 (build 30, x86_64-pc-linux-gnu, GTK+ Version
3.22.11) of 2018-06-02
I group related documents as second level h
Aloha all,
1) Is this the correct way to get an image in the homepage branch
bundle?
I have this in the org file:
* Homepage
:PROPERTIES:
:EXPORT_HUGO_SECTION:
:EXPORT_FILE_NAME: index
:END:
[[/bldg-1-5-sequence-distance-1332+-small.png]]
This is the markdown export:
+++
title = "Homep
Steps to reproduce, from emacs -q:
1. (setq org-imenu-depth 10)
2. Create the following document:
#+begin_src org
#+TITLE: Test
* Level 1
** Level 2
*** Level 3
Level 4
Level 8
#+end_src
Notice the break on the structure: levels 5, 6 and 7 are missing.
3. M-x imenu, select ea
On Friday, 8 Jun 2018 at 10:37, Joseph Vidal-Rosset wrote:
[...]
> That is certainly trivial for a lot of people in this list (and I
> apologize), but maybe it will be helpful for others.
Thanks for this. I had the same query but had not got around to seeing
if it was possible. Saved me some