Skip to content

inline the output #7

@EncodePanda

Description

@EncodePanda

Example 1

# {{ chapterHeader }} - Introduction

produces

# 
  Chapter 0
    - Introduction

but I was hoping for

# Chapter 0 - Introduction

Example 2

This blog post was written using {{ shellOut ghc --version }}.

produces

This blog post was written using 
The Glorious Glasgow Haskell Compilation System, version 8.10.2

.

but I was hoping for

This blog post was written using The Glorious Glasgow Haskell Compilation System, version 8.10.2.

Help :)

Is there a workaround for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions