Skip to content

Why content is not being parsed and why the processImage function is never being call? #111

Answered by wooorm
reypm asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

custom shortcodes

What are shortcodes? Do you mean directives?

there are a few more whose syntax is completely different

How do you mean, “different”?

any

If you use TS, it’s probably a good idea to use types, instead of any everywhere.
Using types will help you catch bugs.

but none of those are happening and I am not sure what I am missing because I have read the docs several times. This is basically what I am getting back.

::x are leaf directives. They are blocks. Like a heading. Have you tried putting a heading in a markdown paragraph? It doesn’t work: asd # heading? No!. Instead, you put them on their own line:

asd

# heading?

Yes!

The same with two-colon, leaf, directives:

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@reypm
Comment options

@wooorm
Comment options

@reypm
Comment options

@wooorm
Comment options

@reypm
Comment options

Answer selected by reypm
Comment options

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

@reypm
Comment options

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