thecashewtrader writes:
> org-blog-wiki.org | 2 +-
>
> -- [[http://renard.github.com/o-blog][o-blog]] :: Stand-alone blogging system
> that does not require any external
>
> +- [[https://renard.github.io/o-blog-v2/][o-blog]] :: Stand-alone blogging
> system that does not require any external
Hi all,
I noticed a bug which I thought was related to ox-hugo but the maintainer
recommended I mention it here instead as it's likely related to the
org-element library.
My report: https://github.com/kaushalmodi/ox-hugo/issues/562
As a quick summary: The following list item is improperly export
---
org-blog-wiki.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-blog-wiki.org b/org-blog-wiki.org
index b80d33f4..333813e0 100644
--- a/org-blog-wiki.org
+++ b/org-blog-wiki.org
@@ -22,7 +22,7 @@ contribute*!
* Blogging tools
-- [[http://renard.github.com/o-blog]
Hi,
I want org-mode to display a tab-separated values table ge-
nerated by jq that includes elisp links that do something
(differently) for each row, especially containing data that
is not displayed in other columns.
The source block:
| #+BEGIN_SRC sh :colnames '(Column\ A Column\ B Column\ C)
|