mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Improve move/copy/merge sections between documents
Processx all child sections during copy/move/merge operation. Ensure links work as expected within newly copied/moved content. Index copied/moved content for searching. fixes #138 fixes #248
This commit is contained in:
parent
ec8d5c78e2
commit
a90c5834fa
7 changed files with 133 additions and 47 deletions
|
@ -185,9 +185,8 @@
|
|||
|
||||
> .dates {
|
||||
margin-bottom: 3rem;
|
||||
font-size: 1rem;
|
||||
font-size: 0.9rem;
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
color: map-get($gray-shades, 700);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue