Skip to content

Tabpanes not rendering with text in markdown #1135

Answered by deining
jonagard asked this question in Q&A
Discussion options

You must be logged in to vote

I could reproduce the problem and found the reason: version v0.4.0 does not contain the latest changes to the tabpane shortcodes. All you have to do to get it working is update your module to at least the revision 1b10f6bebe:

hugo mod get -u github.com/google/docsy@1b10f6bebe

Afterwards, rendering of content in markdown should work as expected.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@deining
Comment options

@jonagard
Comment options

@JosephKav
Comment options

@jonagard
Comment options

Comment options

You must be logged in to vote
2 replies
@jonagard
Comment options

@jmichelgarcia
Comment options

Answer selected by jonagard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants