Hi everyone,
I have recently migrated from Evernote to TiddlyWiki and I have
enocuntered a weird problem - mainly attributed to my lack of knowledge.
I have a numbered list that has some bullet points or sections in the
middle like this:
# N-terminus: ACE residue
# C-terminus: NH2
# Before using pdb2gmx edit both terminals so they look like this:
#* N-terminal
```
ATOM 1 CH3 ACE 0
ATOM 2 HH31 ACE 0
ATOM 3 HH32 ACE 0
ATOM 4 HH33 ACE 0
ATOM 5 C ACE 0
ATOM 6 O ACE 0
```
#* C-terminal
```
ATOM 84 N NH2 5
ATOM 85 H1 NH2 5
ATOM 86 H2 NH2 5
TER 87 NH2 5
END
```
# Relax generated peptides (few hours in auto mode).
This results in two things:
- the "C-terminal" subsection gets both a number (1.) and a bullet point
- the section "Relax..." gets the wrong number
Some Google Fu showed the following as a solution:
#mumble
#frotz{{block{
...preformatted content...
}}}
#gronk
But for some reason it doesn't work. I guess the fix worked for TiddlyWiki
version <5.
Any advice will be greatly appreciated.
Thank you,
Jernej
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.