Skip to content
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

Markdown & documentation features to add #308

Closed
8 tasks done
caendesilva opened this issue Mar 22, 2022 · 3 comments
Closed
8 tasks done

Markdown & documentation features to add #308

caendesilva opened this issue Mar 22, 2022 · 3 comments
Labels
help wanted Extra attention is needed shelved-for-the-future Good ideas to revisit, but are not currently a priority.

Comments

@caendesilva caendesilva added the shelved-for-the-future Good ideas to revisit, but are not currently a priority. label Apr 9, 2022
@caendesilva
Copy link
Member Author

Something for the postprocessor, #103

@caendesilva caendesilva reopened this May 10, 2022
@caendesilva caendesilva changed the title Markdown features to add Markdown & documentation features to add May 10, 2022
@caendesilva caendesilva added the help wanted Extra attention is needed label May 10, 2022
@caendesilva caendesilva transferred this issue from hydephp/hyde May 10, 2022
@caendesilva
Copy link
Member Author

Here's how colored blockquotes are handled in the DocsCI:

blockquote.info {
    border-color: DodgerBlue;
}
blockquote.warning {
    border-color: orange;
}
blockquote.danger {
    border-color: red;
}

@caendesilva
Copy link
Member Author

Closing now as everything is implemented. Feel free to reopen with more ideas!

caendesilva pushed a commit that referenced this issue Jul 31, 2022
…-static-page-builder

Handle page compiling within the page models hydephp/develop@fb86639
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed shelved-for-the-future Good ideas to revisit, but are not currently a priority.
Projects
None yet
Development

No branches or pull requests

1 participant