Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
m3p2-courses
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
M3P2
m3p2-courses
Commits
5ae618a5
Commit
5ae618a5
authored
Mar 22, 2019
by
Goutte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add an example of <details> block usage.
Note the markdown=1 attribute.
parent
a736677f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
3 deletions
+23
-3
default.md
test/default.md
+23
-3
No files found.
test/default.md
View file @
5ae618a5
...
@@ -33,6 +33,24 @@ circle constant $\tau$
...
@@ -33,6 +33,24 @@ circle constant $\tau$
dandelion okra wakame tomato. Dandelion cucumber earthnut pea peanut soko zucchini.
dandelion okra wakame tomato. Dandelion cucumber earthnut pea peanut soko zucchini.
<!-- Expandable sections -->
<details
markdown=
1
>
<summary>
VOIR LA SOLUTION
</summary>
```
math
f\colon\left\{\begin{aligned}\mathbb{R}_4[X]&\longrightarrow\mathbb{R}_4[X] \\
P&\longmapsto P’\end{aligned}\right.
\qquad
g\colon\left\{\begin{aligned}\mathbb{R}_2[X]&\longrightarrow\mathbb{R}_2[X] \\
P&\longmapsto XP’+P\end{aligned}\right.
```
</details>
<!-- Trailing # are ignored and are sometimes good for readability -->
<!-- Trailing # are ignored and are sometimes good for readability -->
### Flowchart ########################################################
### Flowchart ########################################################
...
@@ -54,10 +72,12 @@ graph LR
...
@@ -54,10 +72,12 @@ graph LR
Pipeline --> |updates| Website
Pipeline --> |updates| Website
```
```
#### Imagine 💾🐘🐘🐘🐘🐢
### LateX 💾🐘🐘🐘🐘🐢
```
math
```
math
e^{i\tau}=1
f\colon\left\{\begin{aligned}\mathbb{R}_4[X]&\longrightarrow\mathbb{R}_4[X] \\P&\longmapsto P’\end{aligned}\right. \qquad g\colon\left\{\begin{aligned}\mathbb{R}_2[X]&\longrightarrow\mathbb{R}_2[X] \\ P&\longmapsto XP’+P\end{aligned}\right.
```
```
> The complex exponential of the circle constant is unity.
> The complex exponential of the circle constant is unity.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment