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

Export source block and table captions #38

Closed
kaushalmodi opened this issue Jul 19, 2017 · 0 comments
Closed

Export source block and table captions #38

kaushalmodi opened this issue Jul 19, 2017 · 0 comments

Comments

@kaushalmodi
Copy link
Owner

No description provided.

@kaushalmodi kaushalmodi changed the title Support source block captions Export source block and table captions Nov 8, 2017
kaushalmodi added a commit that referenced this issue Dec 23, 2017
kaushalmodi added a commit to kaushalmodi/hugo-bare-min-theme that referenced this issue Jan 29, 2018
Suggested CSS (used in the ox-hugo test site):

         /* Captions */
         .src-block-caption,
         .table-caption {
             font-style: italic;
             text-align: center;
         }

Fixes kaushalmodi/ox-hugo#38
rossabaker pushed a commit to rossabaker/cromulent that referenced this issue Aug 9, 2022
Suggested CSS (used in the ox-hugo test site):

         /* Captions */
         .src-block-caption,
         .table-caption {
             font-style: italic;
             text-align: center;
         }

Fixes kaushalmodi/ox-hugo#38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant