-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reference for the syntax? [More doc in the README] #20
Comments
You can use
where blocks are the block elements that go into the div. +++ Benjamin Audren [Jun 30 15 05:05 ]:
|
Actually I don't have much time to do this now. Maybe someone else can take it on, consulting the code and inspecting the JSON. |
Hi @jgm |
You could leave this open as a request to provide references
for the constructor functions in the README.
|
All right. |
Hi,
thank you for the nice project. I am trying to write a filter for transforming markdown to a bootstrap blog-like webpage, and would therefore wrap headers into div.
I am struggling to find references for the proper syntax to use for returning a
Div
. This is not particularly enlighting, at least to me, and I would rather have some API or doc instead of manually exploring the possibilities.Did I miss an obvious place for the docs?
Thanks in advance!
The text was updated successfully, but these errors were encountered: