Skip to content
Sign up
Product
Features
Mobile
Actions
Codespaces
Copilot
Packages
Security
Code review
Issues
Integrations
GitHub Sponsors
Customer stories
Team
Enterprise
Explore
Explore GitHub
Learn and contribute
Topics
Collections
Trending
Skills
GitHub Sponsors
Open source guides
Connect with others
The ReadME Project
Events
Community forum
GitHub Education
GitHub Stars program
Marketplace
Pricing
Plans
Compare plans
Contact Sales
Education
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
getnikola
/
plugins
Public
Notifications
Fork
90
Star
49
Code
Issues
45
Pull requests
14
Actions
Projects
0
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Update conf.py.sample
Loading branch information
ralsina
committed
Jun 1, 2015
1 parent
76b5cb3
commit
4047f32ae962a764d7e276dbf54fa99bd305da2d
Showing
1 changed file
with
2 additions
and
2 deletions
.
Split
Unified
There are no files selected for viewing
4
v7/markmin/conf.py.sample
Show comments
View file
Edit file
Delete file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
@@ -1,6 +1,6 @@
# Add the
asciidoc
compiler to your COMPILERS dict.
# Add the
markmin
compiler to your COMPILERS dict.
COMPILERS["markmin"] = ('.mm',)
# Add
asciidoc
files to your POSTS, PAGES
# Add
markmin
files to your POSTS, PAGES
POSTS = POSTS + (("posts/*.mm", "posts", "post.tmpl"),)
PAGES = PAGES + (("stories/*.mm", "posts", "post.tmpl"),)
Toggle all file notes
Toggle all file annotations
0 comments on commit
4047f32
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.