Skip to content

Formatting in resume-experience block #3298

@djps

Description

@djps

Preliminary Checks

Description

Updated block is not rendering content in summary field properly: i.e. bullet points not appearing. Was not fixed by:

65c25ff

as incorrect source of problem was mentioned on discord channel

Reproduction Link

github.com/HugoBlox/theme-documentation

Steps to Reproduce

Try summary in data/authors/admin.yaml with:

experience:
  - role: 
    org: BBC
    company_url: 'https://bbc.com/'
    start: 2012-12-12
    end: ''
    summary: |
      <a href="https://bbc.com">bbc</a> 

      Responsibilities include:
      - Presenting
      - Reporting

Expected Result

Formatting of bullet points to be rendered properly.

Actual Result

Not rendered properly.

What Hugo Module versions does your site use?

module github.com/HugoBlox/theme-documentation

go 1.19

require (
github.com/HugoBlox/kit/modules/integrations/netlify v0.0.0-20260102210655-66cba27dc652
github.com/HugoBlox/kit/modules/blox v0.0.0-20260124040029-77f7678f08ac
)

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

Which Hugo Blox template are you using?

theme-documentation

What version of Hugo are you using?

hugo v0.152.2-6abdacad3f3fe944ea42177844469139e81feda6+extended

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions