Source block without list syntax in a list
Description/Summary
Test source blocks inside list.Content
This case is not affected by Blackfriday Issue #239 as the fenced code block does not have Markdown syntax lists.
- List item 1
*abc* /def/ =def=
- List item 2
ox-hugo
Issue #645
-
paragraph -> src block with caption -> paragraph -> src block
(message "hey")
sandwiched paragraph
(message "hey")
last paragraph
-
paragraph -> src block without caption -> paragraph -> src block
(message "hey")
sandwiched paragraph
(message "hey")
last paragraph
Page (Debug)
Page Variable | Value | |
---|---|---|
Name | "Source block without list syntax in a list" | |
Title | "Source block without list syntax in a list" | |
ResourceType | "page" | |
Kind | "page" | |
Section | "posts" | |
Draft | false | |
Type | "posts" | |
Layout | "" | |
Permalink | "https://ox-hugo.scripter.co/test/posts/list-has-src-block-but-no-list-syntax/" | |
RelPermalink | "/posts/list-has-src-block-but-no-list-syntax/" | |
Data |
| |
NextPage | Source block with list syntax in a list | |
PrevPage | Code-fenced source blocks (default behavior) | |
NextInSection | Source block with list syntax in a list | |
PrevInSection | Code-fenced source blocks (default behavior) |
Page Params (Debug)
Key | Type | Value |
---|---|---|
date | time.Time | 2017-08-01 00:00:00 +0000 UTC |
description | string | "Test source blocks inside list." |
draft | bool | false |
iscjklanguage | bool | false |
lastmod | time.Time | 2022-05-27 14:53:36 -0400 -0400 |
publishdate | time.Time | 2017-08-01 00:00:00 +0000 UTC |
tags | []string | "src-block" "lists" "hyphen" |
title | string | "Source block without list syntax in a list" |
File Object (Debug)
FileInfo Variable | Value |
---|---|
UniqueID | "15ee5488883b1ec1b501badcaceb6aea" |
BaseFileName | "list-has-src-block-but-no-list-syntax" |
TranslationBaseName | "list-has-src-block-but-no-list-syntax" |
Lang | "en" |
Section | "posts" |
LogicalName | "list-has-src-block-but-no-list-syntax.md" |
Dir | "posts/" |
Ext | "md" |
Path | "posts/list-has-src-block-but-no-list-syntax.md" |