Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
spec2md
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
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Specification Tools
spec2md
Commits
e884d69b
Commit
e884d69b
authored
1 month ago
by
Andreas Kraft
Browse files
Options
Downloads
Patches
Plain Diff
Added more paragraph style mappings
parent
c670c4c2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config.ini
+14
-3
14 additions, 3 deletions
config.ini
with
14 additions
and
3 deletions
config.ini
+
14
−
3
View file @
e884d69b
...
...
@@ -55,13 +55,13 @@ addTocMacro = false
; Mapping of Word paragraph styles to markdown styles.
; Note: the paragraph style names must be in lower-case.
[paragraphs]
normal
=
normal, onem2m-normal
normal
=
normal, onem2m-normal
, normal (web), onem2m-frontmatter, standard, altnormal, annotation text
h1
=
heading 1, tt, onem2m-heading1
h2
=
heading 2, onem2m-heading2
h3
=
heading 3
h4
=
heading 4
h5
=
heading 5
h6
=
heading 6
h6
=
heading 6
, h6
h7
=
heading 7
h8
=
heading 8
h9
=
heading 9
...
...
@@ -125,6 +125,12 @@ b7 = 2a
2013
=
2d
; Full-size comma
ff0c
=
2c20
; Fullwidth colon
ff1a
=
3a20
; Fullwidth left parenthesis
ff08
=
2028
; Fullwidth right parenthesis
ff09
=
2920
; "<="
2264
=
3c3d
; ">="
...
...
@@ -140,9 +146,14 @@ fb01 = 6669
; "<="
f0fd
=
3c3d
; "=>"
f0e0
=
3
e3d
f0e0
=
3
d3e
; "<=>"
f0df
=
3c3d3e
; "<->"
f0f3
=
266c743b2d3e
; subscript 2
2082
=
32
...
...
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