Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emacs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Hauspie
emacs
Commits
45a7171f
Commit
45a7171f
authored
4 years ago
by
Michael Hauspie
Browse files
Options
Downloads
Patches
Plain Diff
M-x indent-region
parent
7005e7ca
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
configuration.org
+346
-340
346 additions, 340 deletions
configuration.org
with
346 additions
and
340 deletions
configuration.org
+
346
−
340
View file @
45a7171f
...
@@ -519,6 +519,12 @@ Some of my configuration entries where borrowed from other people, see
...
@@ -519,6 +519,12 @@ Some of my configuration entries where borrowed from other people, see
;; And markdown
;; And markdown
(require 'ox-md)
(require 'ox-md)
;; some HTML slide export engines
(use-package ox-html5slide)
(use-package ox-impress-js)
(use-package ox-reveal )
(use-package ox-spectacle )
;; bootstrap html
;; bootstrap html
(use-package ox-twbs)
(use-package ox-twbs)
#+end_src
#+end_src
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment