Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr-ressources
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
4
Merge Requests
4
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Learning Lab
mooc-rr-ressources
Commits
fb6e7f29
Commit
fb6e7f29
authored
May 21, 2019
by
Laurence Farhi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.inria.fr:learninglab/mooc-rr/mooc-rr-ressources
parents
c2ed31e5
f0e1c5cd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
pandoc_fixer.pl
bin/pandoc_fixer.pl
+1
-1
sequence1_fr.org
module1/ressources/sequence1_fr.org
+1
-1
emacs_orgmode.org
module2/ressources/emacs_orgmode.org
+1
-1
No files found.
bin/pandoc_fixer.pl
View file @
fb6e7f29
...
@@ -46,7 +46,7 @@ sub pandoc_export {
...
@@ -46,7 +46,7 @@ sub pandoc_export {
while
(
defined
(
my
$line
=<
INPUT
>
))
{
while
(
defined
(
my
$line
=<
INPUT
>
))
{
if
(
$line
=~
/<p class="author"/
)
{
next
;
}
if
(
$line
=~
/<p class="author"/
)
{
next
;
}
if
(
$line
=~
/<h1 class="title"/
)
{
next
;
}
#
if($line =~ /<h1 class="title"/) { next; }
if
(
$line
=~
/<p class="date"/
)
{
next
;
}
if
(
$line
=~
/<p class="date"/
)
{
next
;
}
if
(
$line
=~
/<p>.*broken-links:nil/
)
{
next
;
}
if
(
$line
=~
/<p>.*broken-links:nil/
)
{
next
;
}
...
...
module1/ressources/sequence1_fr.org
View file @
fb6e7f29
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
#+OPTIONS: d:(not "LOGBOOK") date:t e:t email:nil f:t inline:t num:t
#+OPTIONS: d:(not "LOGBOOK") date:t e:t email:nil f:t inline:t num:t
#+OPTIONS: p:nil pri:nil prop:nil stat:t tags:t tasks:t tex:t
#+OPTIONS: p:nil pri:nil prop:nil stat:t tags:t tasks:t tex:t
#+OPTIONS: timestamp:t title:t toc:t todo:t |:t
#+OPTIONS: timestamp:t title:t toc:t todo:t |:t
#+TITLE:
Ressources pour la séquence 1 du module 1 : « Nous utilisons tous des cahiers de notes »
#+TITLE:
Nous utilisons tous des cahiers de notes
#+DATE: <2019-02-21 jeu.>
#+DATE: <2019-02-21 jeu.>
#+AUTHOR: Christophe Pouzat
#+AUTHOR: Christophe Pouzat
#+EMAIL: christophe.pouzat@parisdescartes.fr
#+EMAIL: christophe.pouzat@parisdescartes.fr
...
...
module2/ressources/emacs_orgmode.org
View file @
fb6e7f29
# -*- mode: org -*-
# -*- mode: org -*-
#+TITLE: Emacs/
org-mode
#+TITLE: Emacs/
Org-mode : trucs et astuces, Intallation et configuration
#+DATE: March 2019
#+DATE: March 2019
#+STARTUP: overview indent
#+STARTUP: overview indent
#+OPTIONS: num:nil toc:t
#+OPTIONS: num:nil toc:t
...
...
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